mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-08 15:42:48 +08:00
Relation类调整
This commit is contained in:
@@ -14,6 +14,7 @@ namespace think\model;
|
|||||||
use think\Db;
|
use think\Db;
|
||||||
use think\Exception;
|
use think\Exception;
|
||||||
use think\Loader;
|
use think\Loader;
|
||||||
|
use think\Model;
|
||||||
use think\model\Pivot;
|
use think\model\Pivot;
|
||||||
|
|
||||||
class Relation
|
class Relation
|
||||||
|
|||||||
Reference in New Issue
Block a user