package delivery import ( "testing" ) func TestRider(t *testing.T) { GetOrderRiderInfoToPlatform("144228632526740576", 0) }