24 lines
458 B
JSON
24 lines
458 B
JSON
{
|
|
"systemMessage": [
|
|
{
|
|
"title":"系统通知",
|
|
"content":"欢迎使用",
|
|
"time":"2023-07-01 12:00:00"
|
|
},
|
|
{
|
|
"title":"系统通知",
|
|
"content":"欢迎使用",
|
|
"time":"2023-07-01 12:00:00"
|
|
},
|
|
{
|
|
"title":"系统通知",
|
|
"content":"欢迎使用",
|
|
"time":"2023-07-01 12:00:00"
|
|
}
|
|
],
|
|
"proxy": {
|
|
"name": "代理名称",
|
|
"qrCode": "qrCode.png",
|
|
"phone": "18888888888"
|
|
}
|
|
} |