docs(order.entity): 更新total字段的ApiProperty描述 #62

Open
zksu wants to merge 5 commits from zksu/API:main into main
Collaborator
No description provided.
zksu added 1 commit 2026-01-23 09:35:09 +00:00
zksu force-pushed main from 411f3867b6 to efbd318917 2026-01-23 09:36:13 +00:00 Compare
zksu added 1 commit 2026-01-23 09:46:55 +00:00
a556ab69bf feat(订单服务): 在订单统计查询中添加sku字段
在订单商品统计查询SQL中增加sku字段,以便按商品SKU进行分组统计和展示
zksu added 3 commits 2026-01-23 10:38:26 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b zksu-main main
git pull main

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff zksu-main
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: yoone/API#62
No description provided.