aa
This commit is contained in:
@@ -725,6 +725,7 @@ func GetVendorStore(ctx *jxcontext.Context, vendorID int, vendorOrgCode, vendorS
|
||||
retVal = &StoreExt{
|
||||
Store: store.Store,
|
||||
}
|
||||
retVal.Name = store.Name
|
||||
if retVal.Status == model.StoreStatusDisabled {
|
||||
retVal.BussinessStatus = -1
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user