修改列表

This commit is contained in:
2022-07-21 13:27:44 +08:00
parent ea88cdba57
commit e1f3e20962
4 changed files with 12 additions and 6 deletions
@@ -366,5 +366,7 @@ namespace IRaCIS.Core.API.Controllers
await _inspectionService.CompletedSign(singid, result);
return result;
}
}
}