This commit is contained in:
杜建超 2020-12-08 17:29:43 +08:00
parent a6d59d1345
commit baa126f16f

View File

@ -1291,7 +1291,7 @@ public class ResultRecordController extends AbstractController {
recordFile.setIsDelete(1);
recordFileService.updateRecordFileById(recordFile);
return R.ok();
}lzresultrecord/saveDetail
}
/**