This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
# JAVA服务地址
java_server: "127.0.0.1:8099"
# 本机的IP地址(JAVA服务和本服务在一台工控机上,则两个IP相同)
local_ip: "127.0.0.1"