mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-06 07:02:47 +08:00
替换T函数
This commit is contained in:
@@ -13,7 +13,7 @@ namespace think\model;
|
||||
use think\Lang;
|
||||
use think\Loader;
|
||||
|
||||
T('modle/Adv');
|
||||
\think\Loader::import('modle/Adv', TRAIT_PATH, EXT);
|
||||
|
||||
/**
|
||||
* MongoModel模型类
|
||||
|
||||
Reference in New Issue
Block a user