44323
2023-11-27 aa925d851857f50eff0556411366690d9a78a0e5
cloud-server-account/src/main/java/com/dsh/account/util/LocalDateTimeUtils.java
@@ -33,6 +33,7 @@
    /**
     * 通过生日计算年龄
     *
     * @param birthDay 生日
     * @return
     * @throws ParseException
@@ -82,6 +83,7 @@
    /**
     * 获取当天的星期几
     *
     * @return
     */
    public static int getWeekStr(){