@@ -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 {
@@ -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
//清楚缓存