This website works better with JavaScript
Home
Explore
Help
Register
Sign In
YLSJ
/
server
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
统计数据转存部分增加对客户端上报日志的转存代码.
王刚
3 years ago
parent
071c5354d2
commit
ae63c54b37
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
CSserver/Lib1/Config.cs
+ 1
- 0
CSserver/Lib1/Config.cs
View File
@@ -2,6 +2,7 @@
using MySql.Data.MySqlClient;
using StackExchange.Redis;
+
public class Config
{