Browse Source

Merge branch 'crm/crm_16.5' of http://8.136.199.33:3000/hongze/hongze_clpt into debug

zhangchuanxing 5 months ago
parent
commit
a0004735bf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      utils/constants.go

+ 1 - 1
utils/constants.go

@@ -150,7 +150,7 @@ var ACTIVITY_SPECIAL_TRIP_PERMISSION_NAME_OTHER = []string{"策略", "固收", "
 
 const (
 	YAN_XUAN_TAB_KEY      = "yanxuan_header_tab"
-	WX_USER_RAI_LABEL_KEY = "WX_USER_RAI_LABEL_KEY" //用户列表标签key
+	WX_USER_RAI_LABEL_KEY = "CYGX_WX_USER_RAI_LABEL_KEY" //用户列表标签key
 )
 const (
 	YD_TOKEN                = "yidong_token"