mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-06 23:02:48 +08:00
修正Relation一处use
This commit is contained in:
@@ -12,6 +12,7 @@
|
|||||||
namespace think\model;
|
namespace think\model;
|
||||||
|
|
||||||
use think\db\Query;
|
use think\db\Query;
|
||||||
|
use think\Exception;
|
||||||
|
|
||||||
abstract class Relation
|
abstract class Relation
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user