no message
This commit is contained in:
parent
7885ddd272
commit
32da0650d8
@ -49,6 +49,7 @@ public class TDuty extends BaseEntity implements Serializable {
|
||||
@ApiModelProperty("角色编码")
|
||||
private String code;
|
||||
private String permissionType;
|
||||
private String roleCode;// 是否拥有登录权限(0都无,1后台,2收银台,3全部)
|
||||
/**
|
||||
* 机构名称
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user