update test.tsl

This commit is contained in:
csh 2025-09-11 14:27:01 +08:00
parent a22fc815ec
commit 9b83e6e07c
1 changed files with 3 additions and 1 deletions

View File

@ -81,7 +81,7 @@ b := array((1, 2), (3, 4));
sql += "update ts_xbcheck result set isvalid = "$status$remark$" where checkid in ('"$array2str
(checkid[(i-1)*len:], "','")$"');\r\n"
sql +=
sql += 123;
// tsl-web块
<?tslx>
@ -91,6 +91,8 @@ sql +=
<?tsl write("TSL Script");?>
</p>
</Body>
<?= "aaa", Date() ?>
</HTML>
<?tsl