mirror of
https://gitee.com/apiadmin/ApiAdmin.git
synced 2025-10-13 19:12:12 +08:00
no commit message
This commit is contained in:
parent
55268df761
commit
89640c7416
@ -16,4 +16,7 @@ class Index extends Base {
|
||||
'ToYou' => "I'm glad to meet you(终于等到你!)"
|
||||
]);
|
||||
}
|
||||
public function test(){
|
||||
echo 123;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user