+ EnableWXAuth2

This commit is contained in:
gazebo
2019-08-12 17:54:00 +08:00
parent c5a5f4777b
commit 339b60c374
6 changed files with 119 additions and 40 deletions

View File

@@ -44,7 +44,8 @@ var (
StoreName string
EnableNewAct bool
EnableNewAct bool
EnableWXAuth2 bool
)
func init() {