![JAR search and dependency download from the Maven repository](/logo.png)
com.lsnju.tpbase.TpConstants Maven / Gradle / Ivy
package com.lsnju.tpbase;
/**
*
* @author lisong
* @since 2022/8/23 13:56
* @version V1.0
*/
public interface TpConstants {
String PREFIX = "[TP]";
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy