田源
2023-11-07 f1337986b28a2a0b26f35eabc4edb0ddd2d551c6
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;
   /**
    * 删除码段基础信息