Source/UBCS/ubcs-service/ubcs-code/src/main/java/com/vci/ubcs/code/service/ICodeBasicSecService.java
@@ -67,7 +67,7 @@ * @return 执行结果 * @throws VciBaseException 参数为空,唯一项,必输项不通过时会抛出异常 */ boolean editSave(CodeBasicSecDTO codeBasicSecDTO) throws VciBaseException; boolean editSave(CodeBasicSecDTO codeBasicSecDTO) throws VciBaseException, ServerException; /** * 删除码段基础信息