aa
This commit is contained in:
@@ -4233,7 +4233,7 @@ func QueryPageStores2(db *dao.DaoDB, pageSize, offset int, keyword string, vendo
|
|||||||
|
|
||||||
`
|
`
|
||||||
sqlMT := `
|
sqlMT := `
|
||||||
SELECT name, 1 vendor_id, wmpoiid vendor_store_id, orgcode org_code, 1 vendor_status, address, phone tel1, pj shop_score, REPLACE(REPLACE(month_sales_tip,'月售',''),'+','') recent_order_num,
|
SELECT name, 1 vendor_id, wmpoiid vendor_store_id, '' org_code, 1 vendor_status, address, phone tel1, pj shop_score, REPLACE(REPLACE(month_sales_tip,'月售',''),'+','') recent_order_num,
|
||||||
bak_info city_name, goods_number sku_count
|
bak_info city_name, goods_number sku_count
|
||||||
FROM meituan_showd
|
FROM meituan_showd
|
||||||
`
|
`
|
||||||
|
|||||||
Reference in New Issue
Block a user