This commit is contained in:
邹宗楠
2022-01-12 15:57:05 +08:00
parent 9f12562abd
commit ee0880640b
2 changed files with 3 additions and 3 deletions

View File

@@ -4741,8 +4741,8 @@ func QueryPageStores2(db *dao.DaoDB, pageSize, offset int, keyword, vendorStoreI
FROM gaode_showd
`
//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
// 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
// FROM clb_showd
//`
sql := `