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