1 changed files with 5 additions and 0 deletions
@ -0,0 +1,5 @@ |
|||
|
|||
update ic_form_item_options set OPTION_LABEL='治安巡逻员' |
|||
where DEL_FLAG='0' |
|||
and OPTION_LABEL like '%治安巡逻%' |
|||
and ITEM_ID like '%1074'; |
Loading…
Reference in new issue