1
This commit is contained in:
@@ -824,7 +824,7 @@ func GetVendorStore(ctx *jxcontext.Context, vendorID int, vendorOrgCode, vendorS
|
||||
if !jxutils.IsLegalStoreID(retVal.ID) {
|
||||
retVal.ID = 0
|
||||
}
|
||||
if retVal.Status == model.StoreStatusDisabled {
|
||||
if result.Status <= model.StoreStatusHaveRest {
|
||||
retVal.BussinessStatus = -1
|
||||
} else {
|
||||
retVal.BussinessStatus = 1
|
||||
|
||||
Reference in New Issue
Block a user