mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-09-02 21:41:36 +08:00
替换T函数
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
namespace think;
|
||||
|
||||
T('controller/Jump');
|
||||
\think\Loader::import('controller/Jump', TRAIT_PATH, EXT);
|
||||
|
||||
class Controller
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user