hdy
2025-03-14 4cb4e41df7c2cc7954e09ef3751ecb24de7c06d2
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 {
 
 
 
 
}