dever %!s(int64=6) %!d(string=hai) anos
pai
achega
ebe01fd49a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      lib/Apple.php

+ 1 - 0
lib/Apple.php

@@ -13,6 +13,7 @@ class Apple extends Core
             $this->updateOrder($order_id, $cash, '参数非法');
 			Dever::alert('参数非法');
 		}
+		$type = 'wechat';
 		$order_id = $this->createOrder($uid, $username, $account_id, $project_id, $product_id, $name, $cash, $type, $order_id);
 		$result = $this->curl($receipt_data);