- 京东门店信息查询相关的三个API返回值改为具体的struct
This commit is contained in:
@@ -9,8 +9,8 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
mustExistStoreID = "11738324"
|
||||
mustExistStoreJXID = "100285"
|
||||
mustExistStoreID = "11053496"
|
||||
mustExistStoreJXID = "2"
|
||||
)
|
||||
|
||||
func TestGetAllCities(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user