guns-management/src/main/java/com/stylefeng/guns/modular/system/model/AppUser.java
@@ -134,4 +134,19 @@ @TableField("auth") private Integer auth; /** * 拒绝理由 */ @TableField("wechat_qr_code1") private String wechatQrCode1; /** * 拒绝理由 */ @TableField("watch_app1") private String watchApp1; /** * 拒绝理由 */ @TableField("phone1") private String phone1; }