1
This commit is contained in:
@@ -51,19 +51,18 @@ func TestGetStoreInfoByStationNo(t *testing.T) {
|
||||
|
||||
func TestUpdateStoreInfo4Open(t *testing.T) {
|
||||
params := &OpStoreParams{
|
||||
StationNo: "12664100",
|
||||
StationName: "旺佳超市",
|
||||
OutSystemID: "668836",
|
||||
Mobile: "17751816719",
|
||||
Phone: "17751816719",
|
||||
Lat: 43.622098,
|
||||
Lng: 122.275918,
|
||||
City: 902,
|
||||
County: 32769,
|
||||
StationAddress: "内蒙古自治区通辽市科尔沁区百花新城",
|
||||
Operator: "18981810340",
|
||||
ServiceTimeEnd1: 44,
|
||||
ServiceTimeStart1: 14,
|
||||
StationNo: "11890095",
|
||||
OutSystemID: "100654",
|
||||
Mobile: "18123353875",
|
||||
Phone: "18123353875",
|
||||
Lat: 30.745945,
|
||||
Lng: 103.987782,
|
||||
City: 1930,
|
||||
County: 49322,
|
||||
StationAddress: "郫都区成都市郫都区犀浦镇华都大道东一段330号1层连心菜市场34号",
|
||||
Operator: "jxadmin-18981810340",
|
||||
ServiceTimeEnd1: 38,
|
||||
ServiceTimeStart1: 16,
|
||||
CoordinateType: 3,
|
||||
CloseStatus: 0,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user