【admin】优化 # 1、优化/user/center小程序接口优化仓库id
parent
9589302fa5
commit
52a7927632
|
@ -31,6 +31,6 @@ public class UserCenterVo implements Serializable {
|
|||
private String city; //市
|
||||
private String district; //区
|
||||
private String technicalGrade; // 技术等级
|
||||
private Integer warehouseId; // 仓库id
|
||||
private Long warehouseId; // 仓库id
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue