Commit 73e65275 authored by KeYong's avatar KeYong

修改jcs启动报错问题

parent 7257cfc4
...@@ -3870,7 +3870,7 @@ ...@@ -3870,7 +3870,7 @@
</sql> </sql>
</changeSet> </changeSet>
<changeSet author="ltw" id="20230614-ltw-01"> <changeSet author="ltw" id="20230614-ltw-01" runOnChange="true">
<preConditions onFail="MARK_RAN"> <preConditions onFail="MARK_RAN">
<not> <not>
<columnExists tableName="cb_organization_user" columnName="post_name"/> <columnExists tableName="cb_organization_user" columnName="post_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