Explorar o código

feat:大会员分发单省版

wangshan %!s(int64=2) %!d(string=hai) anos
pai
achega
8167eb7a2a
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      service/service.go

+ 2 - 1
service/service.go

@@ -379,7 +379,8 @@ func memberSetMap(userId int64, orderData map[string]interface{}) (set map[strin
 	}
 	set = map[string]interface{}{
 		"o_member_jy": map[string]interface{}{
-			"i_wxpush": 1,
+			"i_wxpush":    1,
+			"i_areacount": common.IntAllDef((*filterMap)["areaCount"], -1),
 		},
 	}
 	setEntUser = map[string]interface{}{