huahaiyan 6 年 前
コミット
e4fc34b652

+ 1 - 1
src/dashoo.cn/backend/api/controllers/oilsupplier/suppliercertappend.go

@@ -771,7 +771,7 @@ func (this *OilSupplierCertAppendController) AuditEntityFir() {
 		}
 	} else if supplierCertAppendEntity.Status == suppliercert.CENT_AUDIT_STATUS {
 		userIds = utils.ToStr(dataother.Auditer)
-		status = suppliercert.ALL_PASE_STATUS
+		status = suppliercert.PAYING_AUDIT_STATUS
 		step = 3
 		backstatus = suppliercert.NO_CENT_AUDIT_STATUS
 	}