- GetVendorStore for ebai.
This commit is contained in:
@@ -2,9 +2,9 @@ package model
|
||||
|
||||
// https://github.com/videni/pcr
|
||||
const (
|
||||
CityLevelProvince = 1
|
||||
CityLevelCity = 2
|
||||
CityLevelDistrict = 3
|
||||
PlaceLevelProvince = 1
|
||||
PlaceLevelCity = 2
|
||||
PlaceLevelDistrict = 3
|
||||
)
|
||||
|
||||
type Place struct {
|
||||
|
||||
Reference in New Issue
Block a user