Merge branch 'master' into develop

This commit is contained in:
李运涛 liyuntao 2018-01-16 11:02:20 +08:00 committed by GitHub
commit bcac37b534
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ type AppServerInfo {
os: String
host: String
pid: Int
IPv4: String
IPv6: String
ipv4: String
ipv6: String
}
type CPUTrend {