Commit cf4d6f9e authored by chenzhao's avatar chenzhao

修改错误

parent f5549c77
...@@ -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