package com.dy.pmsTest.tcpClient; public class TcpClUnitConfigVo { public String mwServerIp ; public Integer mwServerPort ; public Integer connectTimeout ; }