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