mirror of
https://gitee.com/apiadmin/ApiAdmin.git
synced 2025-10-14 03:22: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(终于等到你!)"
|
'ToYou' => "I'm glad to meet you(终于等到你!)"
|
||||||
]);
|
]);
|
||||||
}
|
}
|
||||||
|
public function test(){
|
||||||
|
echo 123;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user