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

com.github.tomato.constant.TomatoConstant Maven / Gradle / Ivy

There is a newer version: 1.0.11-RELEASE
Show newest version
package com.github.tomato.constant;

/**
 * 常量池
 * @author liuxin
 * 2019-12-29 23:07
 */
public class TomatoConstant {

    public static final String DEFAULT_VALUE = "1";

    public static final String TOKEN = "Token";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy