fix
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
select
|
||||
c.shop_name as storeName,
|
||||
c.shop_code as ShopCode,
|
||||
c.shop_address as shopAddress,
|
||||
c.detail_address as shopAddress,
|
||||
c.investment_manager as investmentManagerId,
|
||||
c.id as shopId,
|
||||
c.line_id as lineId,
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
select
|
||||
c.shop_name as storeName,
|
||||
c.shop_code as ShopCode,
|
||||
c.shop_address as shopAddress,
|
||||
c.detail_address as shopAddress,
|
||||
c.investment_manager as investmentManagerId,
|
||||
c.id as shopId,
|
||||
c.line_id as lineId,
|
||||
@@ -56,7 +56,7 @@
|
||||
select
|
||||
c.shop_name as storeName,
|
||||
c.shop_code as ShopCode,
|
||||
c.shop_address as shopAddress,
|
||||
c.detail_address as shopAddress,
|
||||
c.investment_manager as investmentManagerId,
|
||||
c.id as shopId,
|
||||
c.line_id as lineId,
|
||||
|
||||
Reference in New Issue
Block a user