From 025020c503ef5b8dc0270197c5b1e6d4e0f8807d Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Tue, 18 Apr 2023 18:03:02 +0800 Subject: ✨本体文件 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data/reply_data.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 data/reply_data.json (limited to 'data/reply_data.json') diff --git a/data/reply_data.json b/data/reply_data.json new file mode 100644 index 0000000..e4977ee --- /dev/null +++ b/data/reply_data.json @@ -0,0 +1,17 @@ +[ + { + "rule": "hello", + "message": "你好!" + }, + { + "rule": "test", + "message": [ + { + "type": "text", + "data": { + "text": "测试" + } + } + ] + } +] \ No newline at end of file -- cgit v1.2.3-70-g09d2