refactor(configs): 更新活动配置并调整抽奖活动参数
- 修改 Activity10020Config.json 中的活动 ID 为 10421 - 更新 ActivityDrawConf.json 的格式和内容 - 在 FunExhibitionConfig.json 中添加新的王者抽奖活动配置
This commit is contained in:
@@ -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
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user