Commit cac5e5de by 王昆

gsb

parent c3c20d79
......@@ -775,7 +775,7 @@ class BpoSDPJApi {
idName: ccashinfo.id_name,
idNo: ccashinfo.id_no,
tradeStatus: ccashinfo.trade_status,
tradeDesc: ccashinfo.trade_desc,
// tradeDesc: ccashinfo.trade_desc,
nonceStr: await this.getUidStr(32, 36),
};
let sign = system.getSign(param, api.key, this.EXCEPT_KEYS)
......
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