智慧保安后台管理-外网项目备份
钟日健
2022-02-22 e1c2b533d242571e7d321b05b3a9da3803004399
src/main/java/org/springblade/modules/system/controller/UserController.java
@@ -661,6 +661,8 @@
         AccreditationRecords accreditationRecords1 = collect.get(0);
         //修改为已制证状态
         accreditationRecords1.setStatus(2);
         //记录打印时间
         accreditationRecords1.setPaperTime(new Date());
         //更新
         accreditationRecordsService.updateById(accreditationRecords1);
         //同步