puzhibing
2023-12-08 f88cfa02e36752e4acad7adc4b045155e8e50f21
cloud-server-other/src/main/java/com/dsh/other/feignclient/account/model/AppUser.java
@@ -113,4 +113,8 @@
     * 添加时间
     */
    private Date insertTime;
    private Integer points;
    private Integer addUserId;
}