mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-06 07:02:47 +08:00
修正traits
This commit is contained in:
@@ -14,8 +14,6 @@ namespace traits\model;
|
||||
trait View
|
||||
{
|
||||
|
||||
protected $viewFields = [];
|
||||
|
||||
/**
|
||||
* 自动检测数据表信息
|
||||
* @access protected
|
||||
|
||||
Reference in New Issue
Block a user