Commit de723c1d authored by renjie's avatar renjie

专线ip debug

parent d52056f5
......@@ -85,7 +85,6 @@ public class Set3proxyTask {
bw.flush();
bw.close();
log.error("成功写入文件");
log.error(FileUtils.readFileToString(file));
long nowtime = Instant.now().toEpochMilli();
if (proxyConfigRepository.count() > 0) {
ProxyConfig proxyConfig = proxyConfigRepository.findAll().get(0);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment