mirror of
https://gitee.com/youlaitech/youlai-mall.git
synced 2025-01-03 09:32:21 +08:00
feat:添加商品品牌接口
This commit is contained in:
parent
46aba70db8
commit
82446e7f96
@ -54,8 +54,4 @@ public class OmsOrder extends BaseEntity {
|
||||
private String shipSn;
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
@ -25,7 +25,5 @@ public class PmsCategory extends BaseEntity {
|
||||
|
||||
private String unit;
|
||||
|
||||
private Integer count;
|
||||
|
||||
private Integer status;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user