Browse Source

Merge branch 'cygx_10.7' of http://8.136.199.33:3000/hongze/hongze_mobile_admin into debug

# Conflicts:
#	utils/constants.go
xingzai 1 year ago
parent
commit
81fd96c010
1 changed files with 3 additions and 0 deletions
  1. 3 0
      utils/constants.go

+ 3 - 0
utils/constants.go

@@ -165,5 +165,8 @@ const (
 	ZHI_ZAO_NAME                     string = "智造"
 	CHART_PERMISSION_ID_YANXUAN      int    = 31 // 研选ID
 	TPL_MSG_WANG_YANG                string = "tpl_msg_wang_yang"           //汪洋手机号地址参数
+)
+
+const (
 	CYGX_YANXUAN_POINTS_KEY          string = "CYGX_YANXUAN_POINTS_KEY"                                       //查研观向研选活动扣点KEY
 )