1、增加转发到测试服务器的功能
This commit is contained in:
parent
e05ca8ba9b
commit
922808548b
@ -29,7 +29,7 @@ public class SaasForwarder extends Forwarder{
|
|||||||
@Value("${sass.server.host}")
|
@Value("${sass.server.host}")
|
||||||
private String host;
|
private String host;
|
||||||
|
|
||||||
@Value("${sass.server.host}")
|
@Value("${sass.server.port}")
|
||||||
private int port;
|
private int port;
|
||||||
|
|
||||||
private TCPClient tcpClient;
|
private TCPClient tcpClient;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user