重新定义模型

This commit is contained in:
2017-06-11 22:28:37 +08:00
parent fa979a5382
commit ac1e6a634f
19 changed files with 465 additions and 434 deletions

View File

@@ -29,5 +29,4 @@ class Model extends Base{
'add' => 'name,title',
'edit' => 'title',
);
}