@ -66,7 +66,7 @@ public class TradeSecureServiceHanyinImpl implements TradeSecureService {
if (upload) {
sftpUpload(file);
}
if (resp != null) {
if (!upload && resp != null) {
file.writeToHttp(resp);