admin
2025-03-14 ae6879a7575f79d814c70781e6efc1b6218f3732
1
2
3
4
5
6
7
8
9
10
11
12
package com.billion.main.plcServer.conf;
 
/**
 * @ClassName: OPCElement
 * @Description: PC和PLC通信使用的OPCserver上的标记名称列表
 */
public class OPCElement {
 
 
 
 
}