fix comment

This commit is contained in:
Looly 2021-08-22 12:20:32 +08:00
parent d52c32154a
commit 1e5f5dc031

View File

@ -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";