aa
jiangping
2023-11-03 4653a17b8b2343affd5d86cbba423674a2645bad
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;