完成文档主题

This commit is contained in:
augushong
2020-04-22 20:39:12 +08:00
parent 6c54f704ab
commit bc66a9d05d
6 changed files with 183 additions and 44 deletions

View File

@@ -44,7 +44,6 @@ class Post extends Model
return date('Y-m-d',$value);
}
public function getCategorysListAttr()
{
$list_post_categorys = $this->getAttr('categorys');