| 123456789101112131415 |
- update sys_datafollowup
- set type=$type$,
- content=$content$,
- target=$target$,
- results=$results$,
- nextplan=$nextplan$,
- changeuserid=$userid$,
- changeby=$username$,
- changedate=now(),
- dataextend=$dataextend$,
- iswrite=1
- where siteid = $siteid$
- and ownertable = $ownertable$
- and ownerid = $ownerid$
- and sys_datafollowupid = $sys_datafollowupid$
|