This website works better with JavaScript
Home
Explore
Help
Register
Sign In
zuolinhao
/
WcsFramework
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
1
Wiki
Browse Source
fix
gkj
2 years ago
parent
a553e88a9f
commit
8712055527
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
WCS.WorkEngineering/Systems/DataCollectionSysyem.cs
+ 1
- 0
WCS.WorkEngineering/Systems/DataCollectionSysyem.cs
View File
@@ -52,4 +52,5 @@ namespace WCS.Service.Systems
});
return true;
}
+ }
}