1
zj
2025-09-25 6287f5366df7a0f13fef767ce7d6505979a13b22
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;