1
zj
2025-09-21 2785d374a827a732ae74e8ef520369cfcb76eaf6
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;