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