This commit is contained in:
Shengliang Guan 2020-12-10 16:28:13 +08:00
parent 68f0359f79
commit bf0dac41e9
1 changed files with 1 additions and 0 deletions

View File

@ -192,6 +192,7 @@ endi
sleep $sleepTimer sleep $sleepTimer
# check using select # check using select
sleep 5000
sql select count(*) from $stb sql select count(*) from $stb
print data00 $data00 print data00 $data00
if $data00 != $totalRows then if $data00 != $totalRows then