增加一个分类
POST
请求参数
参数名
类型
描述
必填
fname
String
分类名称
必填
fid
Integer
分类父id
必填
响应参数
参数名
类型
描述
必填
status
Integer
状态码
必填
msg
String
数据信息
可选
data
String
数据
可选