refactor(configs): 修改活动类型

- 将 ActivityType 为 9 的活动修改为 ActivityType 5
- 此修改影响"拜年礼包"活动
This commit is contained in:
aixianling
2025-01-23 17:38:40 +08:00
parent 17f3c9c9a3
commit ffce1d7753

View File

@@ -721,7 +721,7 @@
"70": { "Id": 70, "ActivityType": 6, "ActivityName": "苍月大灾变", "TimeType": 3, "TimeDetail": { "1": { "StartTime": "0-18:00", "EndTime": "0-19:00" } }, "AfterSrvDay": 4, "Popup": false },
"1818": {
"Id": 1818,
"ActivityType": 9,
"ActivityType": 5,
"ActivityName": "拜年礼包",
"TimeType": 1,
"TimeDetail": { "1": { "StartTime": "2025.1.22-00:00", "EndTime": "2025.2.13-00:00" } },