zhangchuanxing 2 ماه پیش
والد
کامیت
cae33b9ab9
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      controllers/seal/seal_approval.go

+ 1 - 1
controllers/seal/seal_approval.go

@@ -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()},