aa
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user