|
@@ -44,6 +44,7 @@ func (this *EtaForumChartController) CommonChartInfoDetailFromUniqueCode() {
|
|
|
resp.DataResp = forumResp.DataResp
|
|
|
resp.EdbInfoList = forumResp.EdbInfoList
|
|
|
resp.XDataList = forumResp.XDataList
|
|
|
+ resp.XEdbIdValue = forumResp.XEdbIdValue
|
|
|
resp.YDataList = forumResp.YDataList
|
|
|
resp.WaterMark = forumResp.WaterMark
|
|
|
resp.IsAuth = true
|