Commit 43131ce7 by linboxuan

remove package.json alipay-sdk

parent 845fe8bb
var path = require('path'); var path = require('path');
var AlipaySdk = require('alipay-sdk').default; // var AlipaySdk = require('alipay-sdk').default;
var WXPay = require('wx-pay'); var WXPay = require('wx-pay');
var ENVINPUT = { var ENVINPUT = {
DB_HOST: process.env.DB_HOST, DB_HOST: process.env.DB_HOST,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment