1、update pkg path to com.lxyer

2、update bug for cell only 'NUMERIC' can't read
3、give up use poi's old api
This commit is contained in:
2018-09-15 09:28:28 +08:00
parent 9f92af761d
commit a10f7e3680
4 changed files with 16 additions and 14 deletions

View File

@@ -1,4 +1,4 @@
package excel;
package com.lxyer.excel;
import org.junit.Test;
import org.redkale.net.http.HttpResponse;

View File

@@ -1,4 +1,4 @@
package excel;
package com.lxyer.excel;
import java.util.Date;