mirror of
https://gitee.com/BDWare/common
synced 2026-01-28 16:29:29 +00:00
optimize receive file
This commit is contained in:
@@ -111,7 +111,7 @@ public class ContractPort {
|
||||
KeyValueDBUtil.instance.setValue(CMTables.ContractInfo.toString(), USED_PORTS, JsonUtil.toJson(usedPorts));
|
||||
}
|
||||
|
||||
interface PortVisitor {
|
||||
public interface PortVisitor {
|
||||
/**
|
||||
* check if the port is listened
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user