Source/plt-web/plt-web-parent/plt-web/src/main/java/com/vci/web/service/OsCodeGenSchemaServiceI.java
@@ -1,4 +1,5 @@ package com.vci.web.service; import com.vci.corba.common.PLException; import com.vci.starter.web.exception.VciBaseException; import com.vci.starter.web.pagemodel.DataGrid; import com.vci.starter.web.pagemodel.PageHelper; @@ -59,7 +60,7 @@ * @param oid 方案的主键 * @throws VciBaseException 参数为空,方案不存在会抛出异常 */ void productCodeFile(String oid) throws VciBaseException; void productCodeFile(String oid) throws VciBaseException, PLException; /** * 预览代码文件