修正系统traits

This commit is contained in:
thinkphp
2016-01-02 21:46:45 +08:00
parent 3191ffda86
commit 52d368a851
3 changed files with 8 additions and 10 deletions

View File

@@ -19,7 +19,7 @@ define('MANY_TO_MANY', 4);
trait Relation
{
// 关联定义
protected $link = [];
//protected $link = [];
/**
* 得到关联的数据表名