Browse Source

update:打印日志

zhangweixin 2 years ago
parent
commit
28a05c33b6

+ 0 - 1
ibms-data-sdk/src/main/java/com/persagy/ibms/data/sdk/service/DownloadThread_info_point.java

@@ -97,7 +97,6 @@ public class DownloadThread_info_point extends Thread {
 	}
 
 	private boolean Process(LogOfDownload LogOfDownload) throws Exception {
-		System.out.println("日志:"+LogOfDownload.toJSON());
 		SimpleDateFormat sdf = new SimpleDateFormat("yyyyMMddHHmmss");
 		String validPath = Constant.getLatestPath(Constant.info_point, true);