refactor(configs): 更新活动配置并调整抽奖活动参数

- 修改 Activity10020Config.json 中的活动 ID 为 10421
- 更新 ActivityDrawConf.json 的格式和内容
- 在 FunExhibitionConfig.json 中添加新的王者抽奖活动配置
This commit is contained in:
aixianling
2024-12-26 16:05:58 +08:00
parent fab46a0415
commit 760f24478c
3 changed files with 37 additions and 6 deletions

View File

@@ -1 +1,17 @@
{"GlobalId2":[10241,10242,10243,10421],"GlobalId":[10225,10226,10227,10228],"ActivityId":[10025]}
{
"GlobalId2": [
10241,
10242,
10243,
10421
],
"GlobalId": [
10225,
10226,
10227,
10228
],
"ActivityId": [
10025
]
}