wkyuer 2 週間 前
コミット
3aaf87e868

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

@@ -109,7 +109,7 @@ func freeSet(area, district map[string]interface{}, industry []string, userId st
 }
 }
 
 
 // 免费用户地区调整
 // 免费用户地区调整
-func FreeSubChange(userId string, area, district *map[string]interface{}, industry []string, ppb bool, sessionMap map[string]interface{}) bool {
+func FreeSubChange(userId string, area, district *map[string]interface{}, industry []string, ppb, isfirst bool, sessionMap map[string]interface{}) bool {
 	setMap := map[string]interface{}{
 	setMap := map[string]interface{}{
 		"o_jy.o_area":     area,     //设置地区
 		"o_jy.o_area":     area,     //设置地区
 		"o_jy.o_district": district, //设置地区
 		"o_jy.o_district": district, //设置地区