springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/utlis/DateUtils.java
@@ -426,7 +426,9 @@ long min = diff / nm; return (int)hour; } public static int getDay(Date stardate, Date enddate) { } public static int getDay(Date stardate, Date enddate) { long nd = 1000 * 24 * 60 * 60; long nh = 1000 * 60 * 60; long nm = 1000 * 60;