fix
zhangqian
2023-10-19 cab6eea89a0d82710369604ecb51f1cdb122e433
service/plc_address/address_map.go
@@ -23,7 +23,6 @@
func init() {
   defaultAddressMap = newAddressMap()
   LoadAddressFromFile()
}
func Set(key string, value int) {