This commit is contained in:
suyl
2021-07-29 10:57:40 +08:00
parent 7b645cc5da
commit f0718ef83c
3 changed files with 24 additions and 18 deletions

View File

@@ -12,6 +12,8 @@ type PageShopWithPlaceName struct {
DistrictName string `json:"districtName"`
Distance int `json:"distance"`
BrandName string `json:"brandName"`
Category string `json:"category"`
ShippingTime string `json:"shippingTime"`
}
func QueryPageStores(db *DaoDB, pageSize, offset int, keyword string, vendorStoreID string, vendorID int, orgCode string,