up
This commit is contained in:
@@ -76,7 +76,9 @@ end
|
||||
|
||||
--==============================================================================
|
||||
DBOrder.onGetProducts = function(content)
|
||||
db.products = content.productList
|
||||
if content then
|
||||
db.products = content.productList
|
||||
end
|
||||
end
|
||||
|
||||
DBOrder.getProducts = function()
|
||||
|
||||
Reference in New Issue
Block a user