mirror of
https://github.com/kekingcn/kkFileView.git
synced 2026-04-19 15:58:38 +00:00
动态获取演示页访问地址的端口信息
This commit is contained in:
@@ -16,6 +16,11 @@ import java.util.Set;
|
||||
@Component
|
||||
public class ConfigConstants {
|
||||
|
||||
static {
|
||||
//pdfbox兼容低版本jdk
|
||||
System.setProperty("sun.java2d.cmm", "sun.java2d.cmm.kcms.KcmsServiceProvider");
|
||||
}
|
||||
|
||||
private static Boolean CACHE_ENABLED;
|
||||
private static String[] SIM_TEXT = {};
|
||||
private static String[] MEDIA = {};
|
||||
|
||||
Reference in New Issue
Block a user