Commit ae4084b0 authored by 刘文胜's avatar 刘文胜

111

parent 92458d84
...@@ -36,6 +36,7 @@ function paramSort(obj){ ...@@ -36,6 +36,7 @@ function paramSort(obj){
}catch(e){ }catch(e){
console.log('参数排序失败',e); console.log('参数排序失败',e);
} }
return null;
} }
function createSignature(str){ function createSignature(str){
var signature=null; var signature=null;
......
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