员工账号字段类型统一
This commit is contained in:
@@ -59,7 +59,7 @@ public class ShopStaff implements Serializable {
|
|||||||
/**
|
/**
|
||||||
* 1启用0不启用
|
* 1启用0不启用
|
||||||
*/
|
*/
|
||||||
private Boolean status;
|
private Integer status;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* shopId
|
* shopId
|
||||||
|
|||||||
Reference in New Issue
Block a user