constant.js 203 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 // /** // * 需要修改 // */ // const APPID = 'wx99c411dc3c5571ef' // const APPSECRECT = '606153abd59308b20a6e41fb6c852ad2' // module.exports = { // appId: APPID, // appSecrect: APPSECRECT, // };