Browse Source

feat:表名

wangshan 1 year ago
parent
commit
59ec0dc3d8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      common/src/qfw/util/jy/channel.go

+ 1 - 1
common/src/qfw/util/jy/channel.go

@@ -9,7 +9,7 @@ import (
 
 var (
 	ChannelCookieName = "channelCode"
-	TableName         = "user_source"
+	ChannelTableName  = "user_source"
 )
 
 // SetCookieValue 更新cookie信息