소스 검색

wip:提交

wkyuer 1 주 전
부모
커밋
33e7a13396

+ 0 - 2
src/jfw/modules/publicapply/src/subscribePush/entity/guide.go

@@ -1,7 +1,6 @@
 package entity
 
 import (
-	"fmt"
 	"github.com/gogf/gf/v2/util/gconv"
 	"jy/src/jfw/modules/publicapply/src/config"
 )
@@ -24,7 +23,6 @@ func FreeIsInTsGuide(userid string, changeType int) int {
 		return 0
 	}
 	if len(o_jy) == 0 {
-		fmt.Println("a", o_jy)
 		return 2
 	}
 	if (a_key == nil || len(a_key) == 0) && changeType != 1 {

+ 0 - 1
src/jfw/modules/publicapply/src/subscribePush/entity/keyWords.go

@@ -266,7 +266,6 @@ func AddKeyWordsFree(types, userId, classIndex, className, keywordsIndex, keywor
 		ok = config.Compatible.Update(userId, map[string]interface{}{
 			"$set": saveData,
 		})
-		fmt.Println(userId, gconv.String(saveData))
 		if ok {
 			flag = true
 			//清楚缓存