This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
YLSJ
/
server
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
统计数据转存部分增加对客户端上报日志的转存代码.
王刚
hace 3 años
padre
071c5354d2
commit
ae63c54b37
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
CSserver/Lib1/Config.cs
+ 1
- 0
CSserver/Lib1/Config.cs
Ver fichero
@@ -2,6 +2,7 @@
using MySql.Data.MySqlClient;
using StackExchange.Redis;
+
public class Config
{