|
@@ -219,6 +219,7 @@ func GetResourceItemById(id int) (item *SmartReportResource, err error) {
|
|
}
|
|
}
|
|
|
|
|
|
type SmartReportWechatShareDetailResp struct {
|
|
type SmartReportWechatShareDetailResp struct {
|
|
|
|
+ H5ShareName string `description:"研报分享抬头"`
|
|
H5ShareTitle string `description:"研报分享抬头"`
|
|
H5ShareTitle string `description:"研报分享抬头"`
|
|
H5ReportShareImg string `description:"研报分享图片"`
|
|
H5ReportShareImg string `description:"研报分享图片"`
|
|
}
|
|
}
|