+ globals.EnableNewAct

This commit is contained in:
gazebo
2019-07-15 14:19:38 +08:00
parent 82ad1ed0cc
commit 598a9738e8
4 changed files with 21 additions and 2 deletions

View File

@@ -43,6 +43,8 @@ var (
GetWeixinTokenKey string
StoreName string
EnableNewAct bool
)
func init() {