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