const crypto = require('crypto');const util = module.exports = {}util.GenSha1 = function(secretKey, strsign){ let signMethodMap ...
確定! 回上一頁