no message

main
暴炳林 2025-01-21 17:14:18 +08:00
parent 085741ca02
commit 9f1af07f1d
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
wds.id,
wds.name,
wds.colume,
wds.sort,
CAST(wds.sort AS int) AS sort,
wds.disabled
from WaveDocSort wds
where 1=1