update some error message

This commit is contained in:
slguan 2019-11-30 10:20:58 +08:00
parent 22fe4b193f
commit a46b27c2c2
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ char* httpMsg[] = {
"field value type should be number or string", "field value type should be number or string",
"field value is null", // 51 "field value is null", // 51
"parse basic auth token error", "parse basic auth token error",
"parse taosd auth token error", "parse http auth token error",
"host type should be string", "host type should be string",
// grafana // grafana