修改医学质询稽查

This commit is contained in:
2022-12-28 13:19:50 +08:00
parent 3a56b52f9c
commit fc82ffa412
4 changed files with 479 additions and 501 deletions
@@ -77,6 +77,7 @@ namespace IRaCIS.Core.Application.Service.RC
/// <param name="inDto"></param>
/// <returns></returns>
[HttpPost]
[UnitOfWork]
public async Task<IResponseOutput> SetSystemGlobalInfo(SetSystemGlobalInfoInDto inDto)
{
@@ -147,6 +148,7 @@ namespace IRaCIS.Core.Application.Service.RC
/// <param name="inDto"></param>
/// <returns></returns>
[HttpPost]
[UnitOfWork]
public async Task<IResponseOutput> SetSystemOncologyInfo(SetSystemOncologyInfoInDto inDto)
{