原创

组织角色重复问题

--select * from Isc_Sp_Org_System: 财务平台组织体系:8a1883d74ef15179014ef15ab0590000

select *  from isc_specialorg_unit t
 where t.sporg_system_id = '8a1883d74ef15179014ef15ab0590000'  
   and t.name = '中国南方电网有限责任公司'
   or  sporg_system_id is null for update

正文到此结束
本文目录