Merge branch 'main' of http://47.122.43.22:3000/wjn/mh_sms
This commit is contained in:
		
						commit
						739a4f424e
					
				@ -97,6 +97,9 @@ 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";
 | 
			
		||||
                modelSubConDel.Nav_SubmitNoticePerson.CODE = "LHLHJC2202402200716_1_1";
 | 
			
		||||
                modelSubConDel.Nav_SubmitNoticePerson.NAME = "NAME";
 | 
			
		||||
                return modelSubConDel;
 | 
			
		||||
            });
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
@ -5613,6 +5613,7 @@ namespace APT.BS.WebApi.Controllers.Api
 | 
			
		||||
                var files = entity.Nav_Files;
 | 
			
		||||
                entity.Nav_Files = null;
 | 
			
		||||
                //entity.RiskContentState  5 10   需要处理
 | 
			
		||||
 | 
			
		||||
                #region    必填判断
 | 
			
		||||
 | 
			
		||||
                if (entity.RiskContentState == 10)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user