zhubaomin
7 天以前 4b3f119b61143fed474b9dfcafd2369fc558a3b9
1
2
3
4
5
6
7
package com.dy.pipIrrMwTestRtu.tcpClient;
 
public class TcpClUnitConfigVo {
    public String  mwServerIp ;
    public Integer  mwServerPort ;
    public Integer  connectTimeout ;
}