xuxueli / xxl-conf

A lightweight distributed configuration management platform. (分布式配置管理平台XXL-CONF)
http://www.xuxueli.com/xxl-conf/
GNU General Public License v3.0
667 stars 371 forks source link

fix read problem when character is not English #95

Open aooppo opened 3 years ago

aooppo commented 3 years ago

when config value is not english alphabet, like special character: mm;MPa;℃;Kg/h;MPa;m³;pcs will display garbled character,so we need read by utf-8.