Commit 334b21c2 by 王昆

gsb

parent 4365193d
...@@ -1371,10 +1371,10 @@ class UtilESignBaoService { ...@@ -1371,10 +1371,10 @@ class UtilESignBaoService {
url: reqUrl, url: reqUrl,
data: params, data: params,
headers: { headers: {
'X-Tsign-Open-App-Id': '7438811652', // 'X-Tsign-Open-App-Id': '7438811652',
'X-Tsign-Open-App-Secret': '8a81096c06e0753ddf59154fcc98ecef' // 'X-Tsign-Open-App-Secret': '8a81096c06e0753ddf59154fcc98ecef'
// 'X-Tsign-Open-App-Id': '5111588557', 'X-Tsign-Open-App-Id': '5111588557',
// 'X-Tsign-Open-App-Secret': '1595787e8d5b7d19f7b6798f16f41fc2' 'X-Tsign-Open-App-Secret': '1595787e8d5b7d19f7b6798f16f41fc2'
}, },
}); });
console.log(rs); console.log(rs);
......
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