Dimzou.Category 概述

Dimzou.Category 概述

有关此资源的方法列表,请参阅本页结尾。

资源表示

分类。

{
    "id": integer,
    "name": string,
    "parent_id": integer,
    "slug": string,
    "created_at": string,
    "approved_at": string,
    "deleted_at": string
}
Property nameValueDescriptionNotes
idinteger分类idPrimary Key
namestring分类名唯一
parent_idinteger父分类id
slugstring分类唯一标识slug唯一
created_atstring创建时间
approved_atstring通过审批时间
deleted_atstring删除时间未删除为null

Methods

create

创建一个分类。

list

返回已经审批通过和用户自己创建的分类列表。

发表评论

您的电子邮箱地址不会被公开。

您可以使用以下 HTML标签和属性:

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

Captcha Code