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

+ 1 - 1
lib/Core.php

@@ -24,7 +24,7 @@ class Core
 
 			$state = Dever::config('base', 'project')->pay_notify;
 			if ($state) {
-				Dever::load($state, $info['product_id'], $info['uid'], $order_id, $param['status'], $msg);
+				Dever::load($state, $info['product_id'], $info['uid'], $info['cash'], $order_id, $param['status'], $msg);
 			}
 		} else {
 			$this->log('支付失败', '错误的订单id:' . $order_id);