Files
MinFt/cfgData/tbnotification.json
2026-04-27 12:07:32 +08:00

54 lines
1.0 KiB
JSON

[
{
"ID": 1,
"Type": 0,
"NotTime": "1899/12/31 1:00:00",
"Title": {
"key": "NotTitle_Game",
"text": "钓鱼之旅"
},
"Content": {
"key": "NotContent_1",
"text": "快来领取钓鱼补给吧!"
}
},
{
"ID": 2,
"Type": 0,
"NotTime": "1899/12/31 17:00:00",
"Title": {
"key": "NotTitle_Game",
"text": "钓鱼之旅"
},
"Content": {
"key": "NotContent_2",
"text": "您的补给已经送达!"
}
},
{
"ID": 1001,
"Type": 1,
"NotTime": "1899/12/31 18:00:00",
"Title": {
"key": "NotTitle_Game",
"text": "钓鱼之旅"
},
"Content": {
"key": "NotContent_1001",
"text": "快来领取排行榜奖励吧!"
}
},
{
"ID": 1002,
"Type": 2,
"NotTime": "1899/12/31 0:00:00",
"Title": {
"key": "NotTitle_Game",
"text": "钓鱼之旅"
},
"Content": {
"key": "NotContent_1002",
"text": "鱼钩准备好了,快来钓鱼吧!"
}
}
]