123
This commit is contained in:
@@ -4737,9 +4737,10 @@ func QueryPageStores2(db *dao.DaoDB, pageSize, offset int, keyword, vendorStoreI
|
||||
`
|
||||
sqlGD := `
|
||||
SELECT name, 10 vendor_id, wmpoiid vendor_store_id,'' org_code,1 vendor_status,address, phone tel1,pj shop_score,month_sales_tip recent_order_num,
|
||||
city_name,goods_number sku_count,lat, lng, district_name, brand_name, third_category category, shipping_time
|
||||
city_name,goods_number sku_count, district_name, brand_name, third_category category, shipping_time
|
||||
FROM gaode_showd
|
||||
`
|
||||
//lat, lng,
|
||||
//sqlCLB := `
|
||||
// SELECT name ,20 vendor_id, wmpoiid vendor_store_id,'' org_code,1 vendor_status,address, phone tel1,pj shop_score,month_sales_tip recent_order_num,
|
||||
// city_name,goods_number sku_count,lat, lng, district_name, brand_name, third_category category , shipping_time
|
||||
|
||||
Reference in New Issue
Block a user