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