Authored by chaogeng

update

... ... @@ -10,10 +10,10 @@
-------------------------
|属性名称|类型|例子|说明|是否必填|长度|
|--------|----|----|----|----|----|
|id|Integer|1|ID主键|必填|1-11|
|classifyName|String|星潮教室|标签分类名称|必填|1-85|
|orderBy|Byte|2|排序|必填|1-2|
|status|Byte|1|是否启用|必填|1-2|
|id|Integer|1|ID主键|是|1-11|
|classifyName|String|星潮教室|标签分类名称|是|1-85|
|orderBy|Byte|2|排序|否|1-2|
|status|Byte|1|是否启用|否|1-2|
---------------------
... ...