ruoyi-system/src/main/java/com/ruoyi/system/domain/dto/UserPolicyDto.java @@ -23,7 +23,7 @@ private UserPolicy.Gender gender; // 出生日期 private Date birthDate; private String birthDate; // 职业 private String occupation;