mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-05-09 23:51:34 +08:00
fix comment
This commit is contained in:
parent
d52c32154a
commit
1e5f5dc031
@ -23,7 +23,7 @@ import java.io.InputStream;
|
|||||||
public class ExcelUtil {
|
public class ExcelUtil {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* xlx的ContentType
|
* xls的ContentType
|
||||||
*/
|
*/
|
||||||
public static final String XLS_CONTENT_TYPE = "application/vnd.ms-excel";
|
public static final String XLS_CONTENT_TYPE = "application/vnd.ms-excel";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user