|
@@ -35,6 +35,7 @@ public class AspenController extends AbstractController {
|
|
|
public void getExcelData(){
|
|
|
String csvFile = "D://ssyFile/物料.csv";
|
|
|
// String csvFile = "C://dashboardAspen/wuliao.csv";
|
|
|
+// B:\GLOBAL\7430-BYC\NANJING\CB\CBP_C\15 CBP Cracker Share 乙烯装置共享文件夹\Dashboard data\物料.xlsm
|
|
|
TDashboarddataEntity dashboarddataEntity = new TDashboarddataEntity();
|
|
|
CSVReader reader = null;
|
|
|
try {
|