员工详情返回角账密
This commit is contained in:
@@ -89,5 +89,10 @@ public class ShopStaff implements Serializable {
|
||||
|
||||
@Column(ignore = true)
|
||||
private Long roleId;
|
||||
@Column(ignore = true)
|
||||
private String accountName;
|
||||
@Column(ignore = true)
|
||||
private String accountPwd;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user