style: format

This commit is contained in:
Fu Diwei
2022-05-06 20:29:27 +08:00
parent d364c1a354
commit 7e6cfa5ca3
2352 changed files with 3542 additions and 4198 deletions

View File

@@ -2,10 +2,10 @@
"errcode": 0,
"errmsg": "ok",
"black_keyword": {
"values": [ "敏感词1", "敏感词2" ],
"values": ["敏感词1", "敏感词2"],
"updatetime": 11111
},
"guide_auto_reply": {
"content": "自动回复"
}
}
}

View File

@@ -17,4 +17,4 @@
"content": "abc",
"updatetime": 1589270333
}
}
}

View File

@@ -1,9 +1,9 @@
{
"is_delete": false,
"black_keyword": {
"values": [ "敏感词1", "敏感词2" ]
"values": ["敏感词1", "敏感词2"]
},
"guide_auto_reply": {
"content": "自动回复"
}
}
}

View File

@@ -14,4 +14,4 @@
"content": "{\"media_id\":\"abc\", \"title\":\"abc\", \"path\":\"abc\", \"appid\":\"abc\"}",
"msgtype": "3"
}
}
}