This commit is contained in:
suyl
2021-05-20 18:10:46 +08:00
parent 80e08d5b18
commit 20e61f1317
6 changed files with 113 additions and 31 deletions

View File

@@ -11,6 +11,7 @@ type PageShopWithPlaceName struct {
CityName string `json:"cityName"`
DistrictName string `json:"districtName"`
Distance int `json:"distance"`
BrandName string `json:"brandName"`
}
func QueryPageStores(db *DaoDB, pageSize, offset int, keyword string, vendorStoreID string, vendorID int, orgCode string,