Pu Zhibing
3 天以前 4228cb0f9ff33e4baa4be0ac904eb927f8d84a19
user/guns-admin/src/main/java/com/supersavedriving/user/modular/system/model/AppUser.java
@@ -117,4 +117,9 @@
     */
    @TableField("taxiUserId")
    private Integer taxiUserId;
    /**
     * 中台用户ID
     */
    @TableField("onconUUID")
    private String onconUUID;
}