mirror of
https://gitee.com/niucloud-team/niucloud-admin.git
synced 2025-12-31 18:48:09 +00:00
7 lines
102 B
PHP
7 lines
102 B
PHP
<?php
|
|
return [
|
|
'hello_world_test' => [
|
|
'content' => '检测发送信息:{name}',
|
|
]
|
|
|
|
]; |