Commit adc907c3 by 王栋源

wdy

parent 286a6773
...@@ -2,7 +2,6 @@ var APIBase = require("../../api.base"); ...@@ -2,7 +2,6 @@ var APIBase = require("../../api.base");
var system = require("../../../system"); var system = require("../../../system");
const Client = require('aliyun-api-gateway').Client; const Client = require('aliyun-api-gateway').Client;
const client = new Client('203756933', '1hxwkxz2tyn80i3ucrdbchru59zpxibz'); const client = new Client('203756933', '1hxwkxz2tyn80i3ucrdbchru59zpxibz');
const md5 = require("MD5");
class TradeTransferAPI extends APIBase { class TradeTransferAPI extends APIBase {
constructor() { constructor() {
super(); super();
......
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