Uat_Study
parent
ef7e0ebf81
commit
5d0d1fcacb
|
@ -544,7 +544,7 @@ namespace IRaCIS.Core.Application.Services
|
||||||
/// 用户 签名某个文档 可能是系统的,也可能是项目的
|
/// 用户 签名某个文档 可能是系统的,也可能是项目的
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <returns></returns>
|
/// <returns></returns>
|
||||||
[TypeFilter(typeof(TrialResourceFilter), Arguments = new object[] { "AfterStopCannNotOpt" })]
|
[TypeFilter(typeof(TrialResourceFilter), Arguments = new object[] { "BeforeOngoingCantOpt", "AfterStopCannNotOpt" })]
|
||||||
public async Task<IResponseOutput> UserConfirm(UserConfirmCommand userConfirmCommand)
|
public async Task<IResponseOutput> UserConfirm(UserConfirmCommand userConfirmCommand)
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue