zksu
/
API
forked from yoone/API
1
0
Fork 0
API/src/dto
tikkhun 795b13ce31 feat(订阅): 添加WooCommerce订阅管理功能
实现订阅模块的完整功能,包括:
- 添加订阅状态枚举
- 创建订阅实体和DTO
- 实现订阅同步和查询服务
- 添加订阅控制器提供API接口
- 配置订阅实体到数据库连接
2025-11-13 15:10:20 +08:00
..
customer.dto.ts 客户列表 2025-07-19 11:42:02 +08:00
freightcom.dto.ts Fix: 2025-08-08 19:23:30 +08:00
logistics.dto.ts Fix: 获取运费增加正确提示 2025-08-25 01:41:33 +00:00
order.dto.ts Improvement: 订单搜索增加手机号 2025-09-23 17:15:04 +08:00
product.dto.ts init 2025-05-22 15:15:43 +08:00
reponse.dto.ts feat(订阅): 添加WooCommerce订阅管理功能 2025-11-13 15:10:20 +08:00
site.dto.ts init 2025-05-22 15:15:43 +08:00
statistics.dto.ts init 2025-05-22 15:15:43 +08:00
stock.dto.ts Improvement: 库存记录增加筛选 2025-09-19 16:53:27 +08:00
subscription.dto.ts feat(订阅): 添加WooCommerce订阅管理功能 2025-11-13 15:10:20 +08:00
user.dto.ts init 2025-05-22 15:15:43 +08:00
wp_product.dto.ts init 2025-05-22 15:15:43 +08:00