浏览代码

Title, fotoer 없이 또는 Title, List title, footer 없이 엑셀파일 생성하는 메소드 추가

gagamel 4 年之前
父节点
当前提交
afa5e9327c
共有 3 个文件被更改,包括 2 次插入2 次删除
  1. 二进制
      lib/gagaframework-excel-1.7.1-RELEASE.jar
  2. 二进制
      lib/gagaframework-excel-1.7.2-RELEASE.jar
  3. 2 2
      pom.xml

二进制
lib/gagaframework-excel-1.7.1-RELEASE.jar


二进制
lib/gagaframework-excel-1.7.2-RELEASE.jar


+ 2 - 2
pom.xml

@@ -59,9 +59,9 @@
 		<dependency>
 			<groupId>com.gagaframework</groupId>
 			<artifactId>gagaframework-excel</artifactId>
-			<version>1.7.1-RELEASE</version>
+			<version>1.7.2-RELEASE</version>
 			<scope>system</scope>
-			<systemPath>${basedir}/lib/gagaframework-excel-1.7.1-RELEASE.jar</systemPath>
+			<systemPath>${basedir}/lib/gagaframework-excel-1.7.2-RELEASE.jar</systemPath>
 		</dependency>
 		<dependency>
 			<groupId>com.gagaframework</groupId>