This commit is contained in:
Shengliang Guan 2021-03-20 19:27:49 +08:00
parent 81c538ce13
commit 24db5df0c5
1 changed files with 2 additions and 2 deletions

View File

@ -124,7 +124,7 @@ if $rows != 6 then
endi
sql describe t1.ps;
if $data00 != offset then
if $data00 != off then
return -1
endi
if $data10 != ts then
@ -138,7 +138,7 @@ if $data30 != pid then
endi
sql describe t1.p1;
if $data00 != offset then
if $data00 != off then
return -1
endi
if $data10 != ts then