@@ -142,7 +142,7 @@ public class CmMarketShopApi {
}
/**
- * 报表数据预览
+ * 报表数据预览 -- 生成预览码
* @param id
* @return
*/
@@ -76,7 +76,7 @@ public interface CmMarketShopService {
ResponseJson saveReport(Integer marketId, Integer id, String reportDate, String reportName, String filePath) throws IOException;
@@ -282,7 +282,7 @@ public class CmMarketShopServiceImpl implements CmMarketShopService {
*