Commit b0197507 authored by KeYong's avatar KeYong

Merge branch 'develop_dl_plan6' of http://39.98.45.134:8090/moa/amos-boot-biz into develop_dl_plan6

parents 7b966d50 2802e584
...@@ -3504,5 +3504,14 @@ ...@@ -3504,5 +3504,14 @@
update cb_data_dictionary set type_desc = 'studio_normalapp_3056965' where sequence_nbr = 1802; update cb_data_dictionary set type_desc = 'studio_normalapp_3056965' where sequence_nbr = 1802;
</sql> </sql>
</changeSet> </changeSet>
<changeSet author="zs" id="202210191455-02">
<comment>修改字典值 </comment>
<sql>
update cb_data_dictionary set extend = '治理人,验证人,延期治理审批人,延迟治理人,隐患填报人,默认角色' where sequence_nbr = 1800;
update cb_data_dictionary set extend = '治理人,验证人,延期治理审批人,延迟治理人,隐患填报人,默认角色' where sequence_nbr = 1801;
update cb_data_dictionary set extend = '治理人,验证人,延期治理审批人,延迟治理人,隐患填报人,默认角色' where sequence_nbr = 1802;
</sql>
</changeSet>
</databaseChangeLog> </databaseChangeLog>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment