Commit 7c21ad9be60dce2ab9587d683d9652a72896116a

Authored by fengtao
1 parent e4ac23e0

fix:移除config下的constant.js无用js文件

Showing 1 changed file with 0 additions and 10 deletions
1 -// /**  
2 -// * 需要修改  
3 -// */  
4 -// const APPID = 'wx99c411dc3c5571ef'  
5 -// const APPSECRECT = '606153abd59308b20a6e41fb6c852ad2'  
6 -  
7 -// module.exports = {  
8 -// appId: APPID,  
9 -// appSecrect: APPSECRECT,  
10 -// };