1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
  | [connect]   
 |  USER_DB_IP=127.0.0.1  
 |  USER_DB_NAME=GameUser  
 |  SYS_DB_IP=127.0.0.1  
 |  SYS_DB_NAME=GameSys  
 |  LOG_DB_IP=127.0.0.1  
 |  LOG_DB_NAME=GameLog  
 |  INTERFACE_DB_NAME=InterfaceData_s9999  
 |    
 |  [platform]  
 |  PlatformName=test  
 |  ServerID=s3  
 |  ;»ì·þƽ̨ºÏ·þºóÖ÷·þID, ÅäÖò»´ø×Öĸs, ´¿Êý×Ö, ¸ñʽ: Æ½Ì¨ + MainServerID, Èç¹ûûÓÐÅäÖÃÔòĬÈÏÈ¡ ServerID  
 |  173on_lanMainServerID=9999  
 |    
 |  [EventReport]  
 |  AppId=AppId1  
 |  Key=7ded96779343f198de9b95a05a0704c9  
 |  SessionGUID=sid1  
 |  ProductID=snxxz  
 |  ReportUrl=http://192.168.0.249:12000/event_receiver  
 |    
 |  [GeTui]  
 |  OSName=all  
 |  GeTuiUrl=http://127.0.0.1:53000/getui/index.php 
 |  
  |