Relation类调整

This commit is contained in:
thinkphp
2016-05-06 16:23:43 +08:00
parent b8e5437f1c
commit 2a42932f12

View File

@@ -14,6 +14,7 @@ namespace think\model;
use think\Db;
use think\Exception;
use think\Loader;
use think\Model;
use think\model\Pivot;
class Relation