ludc
2024-07-31 79120a1740872fbb20a79d0cde0a3fa9f55ec285
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;
    /**
     * 数据对象转换为显示对象