springcloud_k8s_panzhihuazhihuishequ/service_sangeshenbian/src/main/java/com/panzhihua/sangeshenbian/warpper/SystemUserListVo.java
@@ -25,6 +25,8 @@ private String systemRoleName; @ApiModelProperty(value = "账号层级(1=市级账号,2=区县账号,3=街道账号,4=社区账号)") private Integer accountLevel; @ApiModelProperty("账号状态(1=使用中,2=已冻结)") @ApiModelProperty(value = "账号所属层级") private String accountLevelStr; @ApiModelProperty("账号状态(1=使用中,2=已冻结4=已锁定)") private Integer status; }