Source/plt-web/plt-web-parent/plt-web/src/main/java/com/vci/web/service/OsRevisionRuleServiceI.java
@@ -40,7 +40,7 @@ * @param osRevisionRuleDTO * @return */ boolean updateVersionRule(OsRevisionRuleDTO osRevisionRuleDTO); boolean updateVersionRule(OsRevisionRuleDTO osRevisionRuleDTO) throws PLException; /** * 数据对象转换为显示对象