update test.tsl
This commit is contained in:
parent
a22fc815ec
commit
9b83e6e07c
|
|
@ -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
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue