package org.jeecg.modules.doc.component; public class FileConstant { public static final int deleteFileRandomSize = 999999; public FileConstant() { } }