l l
liukangdong
2025-02-25 1f013658d7b3835625aacdb17f42cac0cb7671ce
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;