Merge branch 'gx/china/stream' into china/zf_test

dev_chengFeng
JieLing 2021-06-16 18:35:39 +08:00
commit 18be3ba841
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@ function PackageManager.Initialize()
local json = require 'cjson' local json = require 'cjson'
local data = json.decode(config) local data = json.decode(config)
this.StreamConfig = data this.StreamConfig = data
LogError("Load text done!!!")
end) end)
end end
end end