无卡取电回路关系对应服务信息

This commit is contained in:
2026-03-04 11:20:45 +08:00
parent 579f1d5541
commit 1d509f1729
24 changed files with 177 additions and 1519 deletions

View File

@@ -528,6 +528,15 @@ Public Class SetLoopInformation
End Sub
Public Sub setCheckTheBox(loopaddr As String, loopname As String, serveraddr As String, servername As String)
For i = 1 To Grid1.Rows - 1
Next
End Sub
Private Sub ToolStripButton2_Click(sender As Object, e As EventArgs)
End Sub