@@ -253,7 +253,7 @@ public class EnrollmentRegistrationService extends ServiceImpl<EnrollmentRegistr
SpringUtil.getBean ( IUserApi.class ).saveOrUpdate(dto);
- report.setOnJobStatus("正式");
+// report.setOnJobStatus("正式");
//发送短信通知 (未实现)
PostDTO postDTO = SpringUtil.getBean(IPostApi.class).getPostDTOByName("门卡管理员");