zhangqian
2023-11-07 c84a97df024e2a1fbbb6d50a7bcb4b2e2a0838b8
constvar/const.go
@@ -21,7 +21,8 @@
const (
   PlcStartAddressValueTypeString PlcStartAddressValueType = "string"
   PlcStartAddressValueTypeInt    PlcStartAddressValueType = "int"
   PlcStartAddressValueTypeInt16  PlcStartAddressValueType = "int16"
   PlcStartAddressValueTypeInt32  PlcStartAddressValueType = "int32"
)
const (