aa
This commit is contained in:
@@ -732,7 +732,7 @@ func GetVendorStore(ctx *jxcontext.Context, vendorID int, vendorOrgCode, vendorS
|
||||
return retVal, err
|
||||
}
|
||||
}
|
||||
return nil, ErrCanNotFindVendor
|
||||
return nil, err
|
||||
}
|
||||
|
||||
func isUpdateStoreNeedSync(valid map[string]interface{}) bool {
|
||||
|
||||
Reference in New Issue
Block a user