export default class NetConfig {
	/**是否顯示RPC接送JSON的LOG */
	public static ShowServerLog: boolean = true;
}