Commit 7670fd6a by 王昆

gsb

parent 2e0cfa3b
......@@ -271,9 +271,10 @@ class ChannelApi {
"origin_merchant_id": merchant.origin_merchant_id,//来源商户id
};
data.param = encodeURIComponent(system.encryption(JSON.stringify(log)));
log.param = data.param;
return {
data: data,
param: log,
log: log,
}
}
......
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