server
This commit is contained in:
@@ -202,7 +202,7 @@ function getChlCode()
|
||||
if chnCfg ~= nil then
|
||||
return MapEx.getString(chnCfg, "SubChannel")
|
||||
end
|
||||
local chlCode = "1000"
|
||||
local chlCode = "3000"
|
||||
chnCfg = getChlCfg()
|
||||
if (chnCfg ~= nil) then
|
||||
chlCode = MapEx.getString(chnCfg, "SubChannel")
|
||||
|
||||
Reference in New Issue
Block a user