导出检验规格,切换线上文件存储目录
This commit is contained in:
		| @@ -389,8 +389,8 @@ public class QcSpecServiceImpl implements QcSpecService { | ||||
|             } | ||||
|         } | ||||
|         //输出Excel文件 | ||||
| //        File dirFile = new File("/home/sxy/server/industrial_measurement/excel/"); | ||||
|         File dirFile = new File("/Users/liuchengqian/Desktop/DaJiang/"); | ||||
|         File dirFile = new File("/home/sxy/server/industrial_measurement/excel/"); | ||||
| //        File dirFile = new File("/Users/liuchengqian/Desktop/DaJiang/"); | ||||
|         if (!dirFile.exists()) { | ||||
|             dirFile.mkdirs(); | ||||
|         } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user