读书人

开发平台-解锁被编者锁定的组件

发布时间: 2013-08-10 21:14:06 作者: rapoo

开发平台-解锁被编辑锁定的组件

--删除被锁定的组件delete from system_component_revisions t where t.component_id = 'comm-js-miracle-view.js';delete from system_component_modify_sync t where t.id = 'comm-js-miracle-view.js';commit;select *  from system_component_modify_sync t where t.id = 'comm-js-miracle-view.js';select *  from system_component_revisions t where t.component_id = 'comm-js-miracle-view.js';

读书人网 >开源软件

热点推荐