focus-creative-games / luban

luban是一个强大、易用、优雅、稳定的游戏配置解决方案。luban is a powerful, easy-to-use, elegant and stable game configuration solution.
https://code-philosophy.com/
MIT License
3.4k stars 538 forks source link

StringUtil.CollectionToString 拼写错误 #179

Closed DengWang closed 3 weeks ago

DengWang commented 3 weeks ago

StringUtil.CollectionToString 拼写错误, 应该为 var sb = new StringBuilder("{"); 使用双引号,不然会当成整形处理