修改国际化
This commit is contained in:
@@ -155,8 +155,6 @@ namespace IRaCIS.Application.Services
|
||||
await _repository.BatchDeleteAsync<Attachment>(a => a.Id == updateGCPExperienceParam.GCPId);
|
||||
}
|
||||
|
||||
|
||||
|
||||
return ResponseOutput.Result(successs, updateGCPExperienceParam.GCPId.ToString());
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user