Commit 26c922ee by 宋毅

tj

parent 6e36415b
......@@ -19,7 +19,6 @@ class jdAuthAPI extends APIBase {
}
async getJdSign(pobj, qobj, req) {
try {
const { Signer, Context } = require('../src')
let ctx = new Context('x3k0s704lfun-test.cn-north-1.jdcloud-api.net', '/market/order/api/submit', 'POST', null, 'empty');
ctx.regionId = 'cn-north-1'
ctx.headers.set('content-type', 'application/json')
......
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