导入功能,数据格式错误待解决
This commit is contained in:
@@ -40,4 +40,9 @@ public interface IResultService {
|
||||
ResultVO resultData(ResultParam param);
|
||||
|
||||
|
||||
/**
|
||||
* 导出原始数据
|
||||
* @param param
|
||||
*/
|
||||
void exportRawData(ResultParam param);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user