1
This commit is contained in:
@@ -360,6 +360,7 @@ func (P *PurchaseHandler) GetAddressList(appOrgCode string, param *address_list_
|
||||
OrderBy: param.OrderBy,
|
||||
OrderField: param.OrderField,
|
||||
}
|
||||
|
||||
if param.StoreId != 0 {
|
||||
info.StoreId = param.StoreId
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user