配置修改

chenlw_dev
guange 10 years ago
parent 62c2085d61
commit 744b246930

@ -1,14 +1,14 @@
default: &default default: &default
corpid: "corpid" # corpid: "corpid"
corpsecret: "corpsecret" # corpsecret: "corpsecret"
agentid: 1 # agentid: 1
# Or if using public account, only need above two line # Or if using public account, only need above two line
# appid: "my_appid" appid: "wxc09454f171153c2d"
# secret: "my_secret" secret: "dff5b606e34dcafe24163ec82c2715f8"
token: "my_token" token: "123456"
access_token: "1234567" access_token: "1234567"
encrypt_mode: true # if true must fill encoding_aes_key encrypt_mode: true # if true must fill encoding_aes_key
encoding_aes_key: "TJP8IMYwdcW1EkBIKIcQ193bCe7uB0RVqZDC2eAmkjz" encoding_aes_key: "QyocNOkRmrT5HzBpCG54EVPUQjk86nJapXNVDQm6Yy6"
jsapi_ticket: "C:/Users/[user_name]/wechat_jsapi_ticket" jsapi_ticket: "C:/Users/[user_name]/wechat_jsapi_ticket"
production: production:

Loading…
Cancel
Save