订单信息返回店铺id

This commit is contained in:
2024-09-26 09:58:12 +08:00
parent 2967eb5af7
commit 7636df4394
3 changed files with 7 additions and 6 deletions

View File

@@ -39,4 +39,6 @@ public class OrderVo {
private String useType;
private Integer shopId;
}