1
This commit is contained in:
@@ -82,7 +82,6 @@ var (
|
||||
IsAddEvent bool
|
||||
|
||||
OutputDebugMsgLevel int
|
||||
TiktokShopCode string
|
||||
)
|
||||
|
||||
func init() {
|
||||
@@ -170,7 +169,6 @@ func Init() {
|
||||
|
||||
MtwmCode = web.AppConfig.DefaultString("mtwmAppID", "")
|
||||
Mtwm2Code = web.AppConfig.DefaultString("mtwmAppID2", "")
|
||||
TiktokShopCode = web.AppConfig.DefaultString("tiktokShopAppId", "7136048270014416392")
|
||||
}
|
||||
|
||||
func IsCallbackAlwaysReturnSuccess() bool {
|
||||
|
||||
Reference in New Issue
Block a user