From 939ffbc134766041b3357726bd30956631f5690d Mon Sep 17 00:00:00 2001 From: cdle <798731886@qq.com> Date: Tue, 17 Aug 2021 11:15:17 +0800 Subject: [PATCH] x --- conf/demo_reply.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/conf/demo_reply.php b/conf/demo_reply.php index e69de29..ab51172 100644 --- a/conf/demo_reply.php +++ b/conf/demo_reply.php @@ -0,0 +1,6 @@ +return reply( + [ + `早上好`=>`good morning` + `壁纸` => `https://acg.toubiec.cn/random.php` + ] +) \ No newline at end of file