田源
2023-12-04 39f59f013c74c4a2a5b35df4f4b389659610a219
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;
   /**
    * 删除码段基础信息