Commit 835e0209 authored by tianbo's avatar tianbo

脚本id冲突解决

parent 6837cc9c
...@@ -329,7 +329,7 @@ ...@@ -329,7 +329,7 @@
</sql> </sql>
</changeSet> </changeSet>
<changeSet author="helinlin" id="2022-1-5 16:53:48"> <changeSet author="helinlin" id="2022-1-5-1">
<preConditions onFail="MARK_RAN"> <preConditions onFail="MARK_RAN">
<not> <not>
<columnExists tableName="p_check_input" columnName="accompany_user_id"/> <columnExists tableName="p_check_input" columnName="accompany_user_id"/>
...@@ -341,7 +341,7 @@ ...@@ -341,7 +341,7 @@
</sql> </sql>
</changeSet> </changeSet>
<changeSet author="helinlin" id="2022-1-5 16:53:48"> <changeSet author="helinlin" id="2022-1-5-2">
<preConditions onFail="MARK_RAN"> <preConditions onFail="MARK_RAN">
<not> <not>
<columnExists tableName="p_check_input" columnName="accompany_user_name"/> <columnExists tableName="p_check_input" columnName="accompany_user_name"/>
......
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