This commit is contained in:
shuo.wang
2025-05-07 15:56:17 +08:00
parent 1bf23829a9
commit de80b0779f
2 changed files with 3 additions and 3 deletions

View File

@@ -37,7 +37,7 @@
select select
c.shop_name as storeName, c.shop_name as storeName,
c.shop_code as ShopCode, c.shop_code as ShopCode,
c.shop_address as shopAddress, c.detail_address as shopAddress,
c.investment_manager as investmentManagerId, c.investment_manager as investmentManagerId,
c.id as shopId, c.id as shopId,
c.line_id as lineId, c.line_id as lineId,

View File

@@ -33,7 +33,7 @@
select select
c.shop_name as storeName, c.shop_name as storeName,
c.shop_code as ShopCode, c.shop_code as ShopCode,
c.shop_address as shopAddress, c.detail_address as shopAddress,
c.investment_manager as investmentManagerId, c.investment_manager as investmentManagerId,
c.id as shopId, c.id as shopId,
c.line_id as lineId, c.line_id as lineId,
@@ -56,7 +56,7 @@
select select
c.shop_name as storeName, c.shop_name as storeName,
c.shop_code as ShopCode, c.shop_code as ShopCode,
c.shop_address as shopAddress, c.detail_address as shopAddress,
c.investment_manager as investmentManagerId, c.investment_manager as investmentManagerId,
c.id as shopId, c.id as shopId,
c.line_id as lineId, c.line_id as lineId,