mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-01 20:52:48 +08:00
修正Pivot类
This commit is contained in:
@@ -30,7 +30,7 @@ class Pivot extends Model
|
||||
$this->data = $data;
|
||||
}
|
||||
|
||||
self::$table = $table;
|
||||
$this->table = $table;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user