@@ -178,6 +178,7 @@ class Writeoff extends Api
}
public function refund_order($amount,$order_no,$type)
{
+ print_r($amount);print_r($order_no);print_r($type);die;
try {
if ($type == 'wechat') {