Browse Source

add log

master
用户名 3 years ago
parent
commit
86be75e28f
  1. 1
      mobile/plugins/payment/wxpay.php

1
mobile/plugins/payment/wxpay.php

@ -176,6 +176,7 @@ class wxpay
// }
// }
echo "123546579\r\n";
// 调用大连支付接口
require_once(BASE_PATH . 'helpers/dalianpay/demo/dalianpay.php');
$new_plugin = new dalianpay();

Loading…
Cancel
Save