API/src/entity
tikkhun 3545633f9e feat(模板): 添加模板管理功能及相关服务
实现模板的增删改查功能,包括模板实体、DTO、服务和控制器
添加模板渲染服务用于动态生成产品SKU
在product服务中集成模板服务用于SKU生成
添加模板数据填充器初始化默认模板
2025-11-27 19:04:03 +08:00
..
auth_code.ts 设备白名单 2025-07-29 17:30:17 +08:00
customer.entity.ts 18mg统计 2025-07-26 11:28:54 +08:00
customer_tag.entity.ts 客户列表 2025-07-19 11:42:02 +08:00
device_whitelist.ts 设备白名单 2025-07-29 17:30:17 +08:00
dict.entity.ts feat(字典): 重构字典模块并实现产品属性关联 2025-11-27 18:45:30 +08:00
dict_item.entity.ts feat(字典): 重构字典模块并实现产品属性关联 2025-11-27 18:45:30 +08:00
order.entity.ts 20251013-zty-换货功能 2025-10-13 16:49:35 +08:00
order_coupon.entity.ts refactor(实体): 重构产品相关实体及字典系统 2025-11-27 15:32:45 +08:00
order_fee.entity.ts init 2025-05-22 15:15:43 +08:00
order_item.entity.ts feat(订单): 添加获取订单项接口和扩展订单项实体字段 2025-11-18 17:25:47 +08:00
order_item_original.entity.ts 20251010-订单列表增加手机号查询逻辑修改,换货新增字段、表 2025-10-10 15:15:59 +08:00
order_items_original.entity.ts 20251010-zhuotianyuan-数据表提交 2025-10-10 16:03:46 +08:00
order_note.entity.ts init 2025-05-22 15:15:43 +08:00
order_refund.entity.ts init 2025-05-22 15:15:43 +08:00
order_refund_item.entity.ts refactor(实体): 重构产品相关实体及字典系统 2025-11-27 15:32:45 +08:00
order_sale.entity.ts fix:优化销售统计接口 2025-08-23 11:48:45 +08:00
order_shipment.entity.ts Feature: 增加换货功能 2025-08-21 16:00:56 +08:00
order_shipping.entity.ts init 2025-05-22 15:15:43 +08:00
product.entity.ts feat(字典): 重构字典模块并实现产品属性关联 2025-11-27 18:45:30 +08:00
purchase_order.entity.ts init 2025-05-22 15:15:43 +08:00
purchase_order_item.entity.ts init 2025-05-22 15:15:43 +08:00
service.entity.ts init 2025-05-22 15:15:43 +08:00
shipment.entity.ts Feature: 增加换货功能 2025-08-21 16:00:56 +08:00
shipment_item.entity.ts Feature: 增加换货功能 2025-08-21 16:00:56 +08:00
shipping_address.entity.ts init 2025-05-22 15:15:43 +08:00
site.entity.ts refactor(实体): 重构产品相关实体及字典系统 2025-11-27 15:32:45 +08:00
stock.entity.ts init 2025-05-22 15:15:43 +08:00
stock_point.entity.ts Fix: fix uniuni api error 2025-08-07 19:45:57 +08:00
stock_record.entity.ts init 2025-05-22 15:15:43 +08:00
subscription.entity.ts docs: 完善订阅相关模块的注释和文档 2025-11-14 16:26:26 +08:00
template.entity.ts feat(模板): 添加模板管理功能及相关服务 2025-11-27 19:04:03 +08:00
transfer.entity.ts init 2025-05-22 15:15:43 +08:00
transfer_item.entity.ts init 2025-05-22 15:15:43 +08:00
user.entity.ts init 2025-05-22 15:15:43 +08:00
variation.entity.ts 2024-0928-zty-wp产品列表逻辑删除实现 2025-09-28 17:20:07 +08:00
wp_product.entity.ts feat(产品实体): 扩展产品实体字段以支持完整电商功能 2025-11-27 10:24:20 +08:00