This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhenggm
/
smtweb2
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
流程引擎:load\save\submit;调整模型,以Bean方式处理
4.0
郑根木
2 years ago
parent
d7305800f8
commit
3ec303f413
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
smtweb-framework/core/src/main/java/cc/smtweb/framework/core/util/CommUtil.java
+ 0
- 1
smtweb-framework/core/src/main/java/cc/smtweb/framework/core/util/CommUtil.java
View File
@@ -112,5 +112,4 @@ public class CommUtil {
if (s.length() == 0) return "";
return s.substring(0, s.length() - 1);
}
}
Write
Preview
Loading…
Cancel
Save