发布提交

This commit is contained in:
wyw 2024-04-12 15:32:08 +08:00
parent 759702bed0
commit b1c5f96100
2 changed files with 1 additions and 1 deletions

View File

@ -97,6 +97,7 @@ namespace APT.BS.WebApi.Controllers.Api
var applyDetail = GetEntity<T_BS_RISK_SUBMIT_DELAY_APPLY_DETAIL>(e => e.RISK_SUBMIT_CONTENT_ID == modelSubConDel.RISK_SUBMIT_CONTENT_ID.Value);
modelSubConDel.Nav_ApplyDetail = applyDetail;
}
modelSubConDel.CODE = "LHLHJC2202402200716_1_1";
return modelSubConDel;
});
}

View File

@ -5613,7 +5613,6 @@ namespace APT.BS.WebApi.Controllers.Api
var files = entity.Nav_Files;
entity.Nav_Files = null;
//entity.RiskContentState 5 10 需要处理
throw new Exception("2134213456");
#region