1 changed files with 3 additions and 0 deletions
@ -0,0 +1,3 @@ |
|||||
|
update ic_form_item i set i.UPDATED_TIME=NOW(),i.POLICY_FLAG='0' |
||||
|
where i.DEL_FLAG='0' |
||||
|
and i.DYNAMIC='0'; |
Loading…
Reference in new issue