Browse Source

test

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

1
mobile/plugins/payment/wxpay.php

@ -139,6 +139,7 @@ class wxpay
echo "Hi there........\n\r"; echo "Hi there........\n\r";
echo BASE_PATH;
require_once('./dalianpay/demo/dalianpay.php'); require_once('./dalianpay/demo/dalianpay.php');
$new_plugin = new dalianpay(); $new_plugin = new dalianpay();
echo $this->encrypt($_SESSION['openid']); echo $this->encrypt($_SESSION['openid']);

Loading…
Cancel
Save