lizecong
Results
3
issues of
lizecong
目前我们的实体转换都是在实体对象本身去做的 如下: public class TeacherDto implements ObjectConvert { private String id; private String createBy; private LocalDateTime createTime; private String updateBy; private LocalDateTime updateTime; private String sysOrgCode; private String name; private...
按照你的demo调用分块上传api The JSON you provided was well-formed and valid, but not appropriate for this operation 请问具体是哪里出问题了呢 能给出具体的字段哪哪不对么