From db74ade0234a40c2120ad5f2a41bee50ce13de02 Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Sat, 22 Apr 2023 19:51:01 +0800 Subject: 🤐 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test/data/reply_data.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 test/data/reply_data.json (limited to 'test/data/reply_data.json') diff --git a/test/data/reply_data.json b/test/data/reply_data.json new file mode 100644 index 0000000..e4977ee --- /dev/null +++ b/test/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