forked from yoone/API
1
0
Fork 0
API/src/adapter
tikkhun a02758a926 refactor(api): 统一查询参数处理逻辑,使用where对象集中管理
将分散的查询参数如status、customer_id、ids等统一迁移到where对象中处理
简化DTO结构,移除冗余字段
适配器层统一从where对象获取查询条件
2025-12-24 16:26:59 +08:00
..
shopyy.adapter.ts refactor(api): 统一查询参数处理逻辑,使用where对象集中管理 2025-12-24 16:26:59 +08:00
woocommerce.adapter.ts refactor(api): 统一查询参数处理逻辑,使用where对象集中管理 2025-12-24 16:26:59 +08:00