Explorar o código

fix 考试次数

he2802 %!s(int64=3) %!d(string=hai) anos
pai
achega
ceb59853d1

+ 0 - 1
zhongzheng-system/src/main/java/com/zhongzheng/modules/user/service/impl/UserSubscribeServiceImpl.java

@@ -202,7 +202,6 @@ public class UserSubscribeServiceImpl extends ServiceImpl<UserSubscribeMapper, U
             throw new CustomException("考试次数不足");
             throw new CustomException("考试次数不足");
         }
         }
 
 
-
         //判断当前时间是否超过了选择时间
         //判断当前时间是否超过了选择时间
         Date date = new Date();
         Date date = new Date();
         Long times = add.getApplySiteExamTime()*1000;//时间戳
         Long times = add.getApplySiteExamTime()*1000;//时间戳