|
@@ -71,7 +71,7 @@ type ChartInfoView struct {
|
|
|
IsJoinPermission int `description:"是否加入权限管控,0:不加入;1:加入;默认:0"`
|
|
|
HaveOperaAuth bool `description:"是否有数据权限,默认:false"`
|
|
|
ForumChartInfoId int `description:"社区的图表ID"`
|
|
|
- IsCollect bool `description:"社区的图表ID"`
|
|
|
+ IsCollect bool `description:"是否收藏"`
|
|
|
}
|
|
|
|
|
|
type ChartClassifyView struct {
|