mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-07 02:22:48 +08:00
完成文档主题
This commit is contained in:
@@ -44,7 +44,6 @@ class Post extends Model
|
||||
return date('Y-m-d',$value);
|
||||
}
|
||||
|
||||
|
||||
public function getCategorysListAttr()
|
||||
{
|
||||
$list_post_categorys = $this->getAttr('categorys');
|
||||
|
||||
Reference in New Issue
Block a user