This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
bpa
/
BPASmartClient
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
1
JXJAgvReake
pry
1 year ago
parent
794c948e66
commit
63e4cac92c
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
BPASmartClient.Tourism/Server/ModbusTcpBase.cs
+ 1
- 0
BPASmartClient.Tourism/Server/ModbusTcpBase.cs
View File
@@ -10,5 +10,6 @@ namespace BPASmartClient.TourismCollege.Server
{
internal abstract string IP { get; set; }
internal abstract string Port { get; set; }
}
}
Write
Preview
Loading…
Cancel
Save