规范修正

This commit is contained in:
thinkphp
2015-10-04 22:32:55 +08:00
parent 27e724bb3c
commit 3b21161c0a
9 changed files with 18 additions and 17 deletions

View File

@@ -13,6 +13,7 @@ namespace traits\think\model;
use think\Lang;
use think\Loader;
trait Extend
{