【改进】隐私政策分类
This commit is contained in:
@@ -40,4 +40,9 @@ public class PrivacyPolicy extends BaseEntity {
|
|||||||
* 排序
|
* 排序
|
||||||
*/
|
*/
|
||||||
private Integer sort;
|
private Integer sort;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 类型
|
||||||
|
*/
|
||||||
|
private Integer category;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user