feat(configs): 更新活动抽奖配置
- 调整 GlobalId2 列表,移除 10421 - 在 GlobalId 列表中添加 10421 - 在 PlayFunConfig 中的 id 列表中添加 10421 - 从 PlayFunConfig 中的 id 列表中移除 10421
This commit is contained in:
		| @@ -2,14 +2,14 @@ | ||||
|     "GlobalId2": [ | ||||
|         10241, | ||||
|         10242, | ||||
|         10243, | ||||
|         10421 | ||||
|         10243 | ||||
|     ], | ||||
|     "GlobalId": [ | ||||
|         10225, | ||||
|         10226, | ||||
|         10227, | ||||
|         10228 | ||||
|         10228, | ||||
|         10421 | ||||
|     ], | ||||
|     "ActivityId": [ | ||||
|         10025 | ||||
|   | ||||
| @@ -442,7 +442,8 @@ | ||||
|         "phoneLayer": 1, | ||||
|         "param": { | ||||
|             "id": [ | ||||
|                 10025 | ||||
|                 10025, | ||||
|                 10421 | ||||
|             ], | ||||
|             "type": 2 | ||||
|         }, | ||||
| @@ -1175,8 +1176,7 @@ | ||||
|             "id": [ | ||||
|                 10241, | ||||
|                 10242, | ||||
|                 10243, | ||||
|                 10421 | ||||
|                 10243 | ||||
|             ], | ||||
|             "type": 1, | ||||
|             "title": "biaoti_cangjingge" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user