|
@@ -12,12 +12,11 @@ import kd.bos.logging.LogFactory;
|
|
|
import kd.bos.servicehelper.AttachmentServiceHelper;
|
|
|
import kd.bos.servicehelper.MetadataServiceHelper;
|
|
|
import kd.bos.util.FileNameUtils;
|
|
|
-import nckd.jimin.jyyy.fi.common.CommonHelperUtils;
|
|
|
import com.jcraft.jsch.ChannelSftp;
|
|
|
import com.jcraft.jsch.JSch;
|
|
|
import com.jcraft.jsch.Session;
|
|
|
+import nckd.base.helper.CommonHelperUtils;
|
|
|
import java.util.Properties;
|
|
|
-
|
|
|
import java.io.*;
|
|
|
import java.net.HttpURLConnection;
|
|
|
import java.net.URL;
|