시스템 업데이트로 인한 임시 커밋
This commit is contained in:
parent
654c643b08
commit
42e51fa78d
|
|
@ -114,6 +114,7 @@ namespace Server.Git
|
|||
|
||||
|
||||
logger.Info("version : " + ProtocolProcessor.version);
|
||||
|
||||
if (ProtocolProcessor.version == "")
|
||||
{
|
||||
ProtocolProcessor.version = Statics.dynamicDataSQL.SelectName("version").value;
|
||||
|
|
|
|||
Loading…
Reference in New Issue