All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xyz.erupt.upms.constant.FetchConst Maven / Gradle / Ivy

The newest version!
package xyz.erupt.upms.constant;

/**
 * @author liyuepeng
 * date 2021/3/27 23:21
 */
public class FetchConst {

    public static final long DEFAULT_CACHE_TIME = 3000;

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy