rabin 1 năm trước cách đây
mục cha
commit
ba4352cdb2
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/Api.php

+ 1 - 0
src/Api.php

@@ -180,6 +180,7 @@ class Api
 	{
 		$this->checkAccount($param);
 		$this->handle();
+		$this->other = $this->getParam($param, 'other');
 		$this->order_id = $this->getParam($param, 'order_id');
 		$this->refund_order_id = $this->getParam($param, 'refund_order_id');
 		$this->refund_cash = $this->getParam($param, 'refund_cash');