未验证 提交 ba9c5af1 编写于 作者: wu-sheng's avatar wu-sheng 提交者: GitHub

Merge pull request #757 from peng-yongsheng/feature/graphql

Lowercase the IPv4 and IPv6 attributes.
......@@ -10,8 +10,8 @@ type AppServerInfo {
os: String
host: String
pid: Int
IPv4: String
IPv6: String
ipv4: String
ipv6: String
}
type CPUTrend {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册