@@ -100,7 +100,6 @@ func FreeSubChange(userId string, area *map[string]interface{}, industry []strin
"o_jy.i_newfree": 1, //老免费用户=>新订阅设置页面 20211122
}}
}
- log.Println(setMap, "------")
updateOk := db.Mgo.UpdateById("user", userId, setMap)
if !updateOk {
return false