1
This commit is contained in:
@@ -426,7 +426,7 @@ func TestUpdateFreightTemplate(t *testing.T) {
|
|||||||
|
|
||||||
//获取门店运费模板
|
//获取门店运费模板
|
||||||
func TestGetStoreBindFreight(t *testing.T) {
|
func TestGetStoreBindFreight(t *testing.T) {
|
||||||
resp, err := a.GetStoreFreight(89660033)
|
resp, err := a.GetStoreFreight(199514645)
|
||||||
fmt.Println(resp)
|
fmt.Println(resp)
|
||||||
fmt.Println(err)
|
fmt.Println(err)
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -129,5 +129,4 @@ func TestGetOrderLiquidatedDamages(t *testing.T) {
|
|||||||
} else {
|
} else {
|
||||||
t.Log(deductFee)
|
t.Log(deductFee)
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user