全栈小学生 9b55b17b54 1
2023-05-31 11:20:09 +08:00

7 lines
102 B
PHP

<?php
return [
'hello_world_test' => [
'content' => '检测发送信息:{name}',
]
];