-- cclog
cclog = function(...)
    release_print(string.format(...))
end

  改成这样就可以了

相关文章: