Browse Source

上传文件至 'gl'

潘晨阳 2 years ago
parent
commit
cb95c58d7b
5 changed files with 84 additions and 0 deletions
  1. BIN
      gl/VoucherInsertImpl.class
  2. 4 0
      gl/installpatch.xml
  3. 8 0
      gl/openapi.upm
  4. 23 0
      gl/packmetadata.xml
  5. 49 0
      gl/readme.txt

BIN
gl/VoucherInsertImpl.class


+ 4 - 0
gl/installpatch.xml

@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<installpatch>
+<copy><from>/replacement/modules/</from><to>/modules/</to></copy>
+</installpatch>

+ 8 - 0
gl/openapi.upm

@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding='gb2312'?>
+<module name="gl">
+    <public>
+ 	   <component name="voucherinsert" accessProtected="false"  remote="true" singleton="true" tx="NONE" supportAlias="true">
+       <implementation>nc.bs.gl.impl.VoucherInsertImpl</implementation>
+ 	   </component>
+    </public>	
+</module>

+ 23 - 0
gl/packmetadata.xml

@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<packmetadata>
+	<canAppliedMiddleware>Weblogic,Websphere 7.0,Yonyou Middleware V5,Yonyou Middleware V6</canAppliedMiddleware>
+	<canAppliedDB>DB2 V9.7,SQL Server 2008 R2,Oracle 10,Oracle 11</canAppliedDB>
+	<patchType>BUG修复补丁</patchType>
+	<modifiedJavaClasses>nc.bs.gl.impl.VoucherInsertImpl,nc.bs.servlet.service.BaseServlet</modifiedJavaClasses>
+	<description/>
+	<modifiedModules/>
+	<needRecreatedLoginJar>false</needRecreatedLoginJar>
+	<applyVersion>5.0,5.01,5.011,5.02,5.3,5.5,5.6,5.7,5.75,6.0,6.1,6.3</applyVersion>
+	<patchName>1</patchName>
+	<bugs/>
+	<provider>1</provider>
+	<patchPriority>高危补丁</patchPriority>
+	<patchVersion/>
+	<dependInfo/>
+	<canAppliedOS>Linux,Windows,AIX,Solaris</canAppliedOS>
+	<id>8324693f-30eb-424e-91d7-b53c8f29f120</id>
+	<time>2022-12-01 16:52:41</time>
+	<department>1</department>
+	<needDeploy>false</needDeploy>
+	<searchKeys/>
+</packmetadata>

+ 49 - 0
gl/readme.txt

@@ -0,0 +1,49 @@
+
+==============================================================================
+1)补丁基本信息
+==============================================================================
+
+	补丁名称 - 1
+	补丁编号 - 8324693f-30eb-424e-91d7-b53c8f29f120
+	产品版本 - 
+	补丁修改模块 - 
+	补丁依赖信息 - 
+	适用的中间件平台 - Weblogic,Websphere 7.0,Yonyou Middleware V5,Yonyou Middleware V6
+	适用的操作系统平台 - Linux,Windows,AIX,Solaris
+	适用的数据库平台 - DB2 V9.7,SQL Server 2008 R2,Oracle 10,Oracle 11
+	补丁创建时间 - 2022-12-01 16:52:41
+	是否需要部署 - false
+	是否需要重新生成客户端Applet Jar包 - false
+
+==============================================================================
+2)补丁安装步骤说明
+==============================================================================
+
+
+	补丁安装前置准备工作(比如数据备份)
+	======================================================================
+	
+
+
+	补丁安装
+	======================================================================
+	
+
+
+	补丁安装后置工作
+	======================================================================
+	
+
+
+	补丁安装成功的验证工作
+	======================================================================
+	
+
+
+	其它信息
+	======================================================================
+	
+
+==============================================================================
+3)补丁修复bug列表说明
+==============================================================================