liurunyu
2024-07-11 7bf80c057f8e17fd37f1936e5b8dc1e1efad4bea
1
2
3
4
5
6
package com.dy.pipIrrMwTestRtu.tcpClient;
 
public class TcpClUnitConfigVo {
    public String  mwServerIp ;
    public Integer  mwServerPort ;
}