xiejun
2024-11-01 0496aed6e04c5084f05ce1035ba9ec38e3d4e9c7
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;
   /**
    * 删除码段基础信息