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
临时更新
master
taoye
2 years ago
parent
05c0f364a7
commit
25d9a100e8
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
DosingSystem/Model/DeviceInquire.cs
+ 1
- 1
DosingSystem/Model/DeviceInquire.cs
View File
@@ -98,7 +98,7 @@ namespace BPASmartClient.DosingSystem.Model
public void Init()
public void Init()
{
{
TestData();
//
TestData();
IpAddressLines();
IpAddressLines();
DeviceDataInit();
DeviceDataInit();
ThreadManage.GetInstance().StartLong(new Action(() =>
ThreadManage.GetInstance().StartLong(new Action(() =>
Write
Preview
Loading…
Cancel
Save