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