+GetWeimobToken

This commit is contained in:
gazebo
2019-10-31 11:10:59 +08:00
parent bd0694ca32
commit e587723cf5
6 changed files with 91 additions and 32 deletions

View File

@@ -118,8 +118,8 @@ weixinToken = "17_roSCZgkCxhRnyFVtei0KdfHwdGP8PmLzJFhCieka4_X4_d-lgfaTxF6oIS6FE5
dbConnectStr = "root:WebServer@1@tcp(127.0.0.1:3306)/jxd_dev_0?charset=utf8mb4&loc=Local&parseTime=true"
getWeixinTokenURL = "http://beta.jxc4.com/v2/sys/GetWXToken"
getYLYTokenURL = "http://beta.jxc4.com/v2/sys/GetYLYToken"
getWeixinTokenURL = "http://www.jxc4.com/v2/sys/GetWXToken"
getYLYTokenURL = "http://www.jxc4.com/v2/sys/GetYLYToken"
[prod]
EnableDocs = false
@@ -311,5 +311,6 @@ weixinMiniAppID2 = "wx4b5930c13f8b1170"
weixinMiniSecret2 = "2a57228a716ce991a52739f0ff41111d"
getWeixinTokenURL = "http://www.jxc4.com/v2/sys/GetWXToken"
getWeimobTokenURL = "http://www.jxc4.com/v2/sys/GetWeimobToken"
dbConnectStr = "root:WebServer@1@tcp(127.0.0.1:3306)/jxd_dev_0?charset=utf8mb4&loc=Local&parseTime=true"