111
k94314517
2023-11-02 8405a48c18d35df3a39bdbf1d89635d1983b6828
server/services/src/main/java/com/doumee/dao/business/web/response/UserResponse.java
@@ -15,7 +15,7 @@
public class UserResponse {
    @ApiModelProperty(value = "用户主键")
    private Integer id;
    private String id;
    @ApiModelProperty(value = "姓名")
    private String name;