he2802 %!s(int64=2) %!d(string=hai) anos
pai
achega
601d3f7c1d

+ 0 - 3
zhongzheng-system/src/main/java/com/zhongzheng/modules/grade/service/impl/UserPeriodServiceImpl.java

@@ -526,9 +526,6 @@ public class UserPeriodServiceImpl extends ServiceImpl<UserPeriodMapper, UserPer
 
     @Override
     public boolean syncStudyLogToOld(UserPeriodEditBo bo) {
-        if(true){
-            return true;
-        }
         //企业ID
         String tenant = ServletUtils.getRequest().getHeader("TenantId");
         SysOldOrg org = sysOldOrgService.list(new LambdaQueryWrapper<SysOldOrg>()