1
This commit is contained in:
@@ -11,3 +11,7 @@ func TestGetDispatcherInfo(t *testing.T) {
|
||||
fmt.Println(dispatcherFee)
|
||||
fmt.Println(err)
|
||||
}
|
||||
func TestCancelWaybill(t *testing.T) {
|
||||
err := a.ShopOrderDispatcher(62490423, "5016287638112024287", 2)
|
||||
fmt.Println(err)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user