ludc
2023-12-05 b40cd8c94978d43f9d13ba9ee93a4164b68a8165
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;
   /**
    * 删除码段基础信息