上传系统推送配置

This commit is contained in:
liwei 2022-11-07 21:38:52 +08:00
parent aeb93e6b50
commit a33fc8fe6f

View File

@ -1,6 +1,7 @@
[ [
{ {
"key": 10001, "key": 10001,
"display": false,
"type": 1, "type": 1,
"text": { "text": {
"key": "chat_text_10001", "key": "chat_text_10001",
@ -21,6 +22,7 @@
}, },
{ {
"key": 10002, "key": 10002,
"display": false,
"type": 1, "type": 1,
"text": { "text": {
"key": "chat_text_10002", "key": "chat_text_10002",
@ -39,6 +41,7 @@
}, },
{ {
"key": 10003, "key": 10003,
"display": false,
"type": 1, "type": 1,
"text": { "text": {
"key": "chat_text_10003", "key": "chat_text_10003",
@ -57,6 +60,7 @@
}, },
{ {
"key": 20001, "key": 20001,
"display": false,
"type": 2, "type": 2,
"text": { "text": {
"key": "chat_text_20001", "key": "chat_text_20001",
@ -69,6 +73,7 @@
}, },
{ {
"key": 30002, "key": 30002,
"display": true,
"type": 3, "type": 3,
"text": { "text": {
"key": "chat_text_30002", "key": "chat_text_30002",
@ -81,6 +86,7 @@
}, },
{ {
"key": 30003, "key": 30003,
"display": true,
"type": 3, "type": 3,
"text": { "text": {
"key": "chat_text_30003", "key": "chat_text_30003",
@ -93,6 +99,7 @@
}, },
{ {
"key": 30004, "key": 30004,
"display": true,
"type": 3, "type": 3,
"text": { "text": {
"key": "chat_text_30004", "key": "chat_text_30004",
@ -105,6 +112,7 @@
}, },
{ {
"key": 40001, "key": 40001,
"display": false,
"type": 4, "type": 4,
"text": { "text": {
"key": "chat_text_40001", "key": "chat_text_40001",