Commit 0096a904 authored by KeYong's avatar KeYong

Merge remote-tracking branch 'origin/dev_upgrade' into dev_upgrade

parents 12350848 cf4d6f9e
...@@ -897,7 +897,7 @@ ...@@ -897,7 +897,7 @@
<changeSet author="chenzhao" id="20230510-2"> <changeSet author="chenzhao" id="20230510-2">
<preConditions onFail="MARK_RAN"> <preConditions onFail="MARK_RAN">
<not> <not>
<tableExists tableName="c_emergency_relation" /> <tableExists tableName="c_emergency_task_content" />
</not> </not>
</preConditions> </preConditions>
<comment>create table c_emergency_task_content</comment> <comment>create table c_emergency_task_content</comment>
......
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