|
|
@@ -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
|
|
|
}
|