wangshan 2 жил өмнө
parent
commit
8903576b30
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      service/service.go

+ 1 - 0
service/service.go

@@ -387,6 +387,7 @@ func memberSetMap(userId int64, orderData map[string]interface{}) (set map[strin
 		dataType = 2
 	}
 	set = map[string]interface{}{
+		"i_type": 1,
 		"o_member_jy": map[string]interface{}{
 			"i_wxpush": 1,
 		},