|
@@ -471,7 +471,7 @@ func (this *SealApprovalController) Apply() {
|
|
|
"Use": {utils.NotEmpty()},
|
|
|
"CompanyName": {utils.NotEmpty()},
|
|
|
"CreditCode": {utils.NotEmpty()},
|
|
|
- //"ServiceType": {utils.NotEmpty()} //权益非标合同不校验合同类型
|
|
|
+ //"ServiceType": {utils.NotEmpty()} /、/权益非标合同不校验合同类型
|
|
|
"SealType": {utils.NotEmpty()},
|
|
|
"FileUrls": {utils.NotEmpty()},
|
|
|
"AffiliatedCompany": {utils.NotEmpty()},
|