forked from rongchao/epmet-cloud-rizhao
2 changed files with 8 additions and 0 deletions
@ -0,0 +1,4 @@ |
|||||
|
update ic_community_self_organization set CATEGORY_CODE='other' |
||||
|
where DEL_FLAG='0' |
||||
|
and CATEGORY_CODE is not null |
||||
|
and CATEGORY_CODE !=''; |
Loading…
Reference in new issue