Merge pull request #803 from taosdata/feature/slguan

update some error message
This commit is contained in:
hzcheng 2019-11-30 14:47:30 +08:00 committed by GitHub
commit 1caa90dc9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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