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

com.gw.common.utils.Consts Maven / Gradle / Ivy

The newest version!
package com.gw.common.utils;

public class Consts extends com.app.common.utils.Consts{ 
	public static String ServerVERSION = "v1.0.0.0 (build20180108)"; 
	public static String Host = "";
	public static String NetType="ceda";//ceda or gw
    public static String Name="";
    public static String ServerInfo = "";
	public static String ServerName="";
 
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy