Merge pull request #803 from taosdata/feature/slguan
update some error message
This commit is contained in:
commit
1caa90dc9e
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue