Commit 19fcdd55 authored by tangwei's avatar tangwei

暂时不修改修改类型

parent e910445d
...@@ -3750,5 +3750,20 @@ ...@@ -3750,5 +3750,20 @@
REPLACE INTO `cb_data_dictionary`(`sequence_nbr`, `code`, `name`, `type`, `type_desc`, `extend`, `parent`, `rec_user_name`, `rec_user_id`, `rec_date`, `is_delete`, `sort_num`) VALUES (1805, '1805', '灭火抢险救援类', 'GWMC', NULL, NULL, NULL, NULL, NULL, NULL, b'0', 25); REPLACE INTO `cb_data_dictionary`(`sequence_nbr`, `code`, `name`, `type`, `type_desc`, `extend`, `parent`, `rec_user_name`, `rec_user_id`, `rec_date`, `is_delete`, `sort_num`) VALUES (1805, '1805', '灭火抢险救援类', 'GWMC', NULL, NULL, NULL, NULL, NULL, NULL, b'0', 25);
</sql> </sql>
</changeSet> </changeSet>
<!-- <changeSet author="tw" id="20221909-1">-->
<!-- <preConditions onFail="MARK_RAN">-->
<!-- <tableExists tableName="cb_sign"/>-->
<!-- </preConditions>-->
<!-- <comment>修改人员岗位长度</comment>-->
<!-- <sql>-->
<!-- ALTER TABLE cb_sign MODIFY COLUMN job_title text;-->
<!-- </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