1 changed files with 2 additions and 0 deletions
@ -0,0 +1,2 @@ |
|||
update ic_form_item set SORT='8',UPDATED_TIME=NOW() where LABEL='身份证号' and DEL_FLAG='0'; |
|||
update ic_form_item set SORT='9' ,UPDATED_TIME=NOW() where LABEL='性别' and DEL_FLAG='0'; |
Loading…
Reference in new issue