Administrator
2024-07-12 3dae16069f7f6572750f028a48ca291f449bbb44
1
2
3
4
5
6
package com.dy.pipIrrMwTestRtu.tcpClient;
 
public class TcpClUnitConfigVo {
    public String  mwServerIp ;
    public Integer  mwServerPort ;
}