update rounding adj
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
class Shop < ApplicationRecord
|
||||
|
||||
ShopDetail = Shop.find_by_id(1)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,3 +1,3 @@
|
||||
class Shop < ApplicationRecord
|
||||
|
||||
ShopDetail = Shop.find_by_id(1)
|
||||
end
|
||||
|
||||