Browse Source

统计数据转存部分增加对客户端上报日志的转存代码.

王刚 3 years ago
parent
commit
ae63c54b37
1 changed files with 1 additions and 0 deletions
  1. 1 0
      CSserver/Lib1/Config.cs

+ 1 - 0
CSserver/Lib1/Config.cs

@@ -2,6 +2,7 @@
 using MySql.Data.MySqlClient;
 using StackExchange.Redis;
 
+ 
 
 public class Config
 {