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