This website works better with JavaScript
Home
Explore
Help
Sign In
mes-ahdy
/
mesclient-QM
Watch
6
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
修复对接PLC程序
jingbo
3 days ago
parent
0b7a06db52
commit
efc0c48684
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
src/com/mes/ui/DataUtil.java
+ 1
- 0
src/com/mes/ui/DataUtil.java
View File
@@ -373,5 +373,6 @@ public class DataUtil {
e.printStackTrace();
}
+ return null;
}
}