fix again

This commit is contained in:
cpwu 2022-04-14 14:49:36 +08:00
parent ca98b438dd
commit 8cd7539786
1 changed files with 3 additions and 3 deletions

View File

@ -307,9 +307,9 @@ endi
if $data02 != 中文测试1_中文测试2 then
return -1
endi
if $data12 != NULL then
return -1
endi
# if $data12 != NULL then
# return -1
# endi
print ====> select c2, c3 , concat_ws('_', c2, c3) from ntb6
sql select c2, c3 , concat_ws('_', c2, c3) from ntb6