Merge remote-tracking branch 'origin/develop' into patch/TD-1632

This commit is contained in:
slguan 2020-10-02 13:44:46 +08:00
commit 97a50f1791
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@ endi
system_content curl -H 'Authorization: Taosd /KfeAzX/f9na8qdtNZmtONryp201ma04bEl8LcvLUd7a8qdtNZmtONryp201ma04' -d ' used1' 127.0.0.1:7111/rest/sql
print 17-> $system_content
if $system_content != @{"status":"error","code":534,"desc":"Syntax errr in SQL"}@ then
if $system_content != @{"status":"error","code":534,"desc":"Syntax error in SQL"}@ then
return -1
endi