This commit is contained in:
cdle 2021-08-17 11:15:17 +08:00
parent 1450562019
commit 939ffbc134

View File

@ -0,0 +1,6 @@
return reply(
[
`早上好`=>`good morning`
`壁纸` => `https://acg.toubiec.cn/random.php`
]
)