Parcourir la Source

增加UDP日志配置

huangbo 6 ans auparavant
Parent
commit
ebdb0df2c3
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 4 0
      show-client/assets/mobile-config.xml

+ 4 - 0
show-client/assets/mobile-config.xml

@ -30,4 +30,8 @@
30 30
	
31 31
	<!-- 非常用属性 -->
32 32
	<config name="hardware_acceleration" value="false"/>
33
	
34
	<config name="count_host" value="123.57.35.51"/>
35
	<!-- 推送平台服务端口 -->
36
	<config name="count_port" value="9090"/>
33 37
</configs>