Commit aa249da0 authored by tangwei's avatar tangwei

增加脚本

parent 3a2a5ba1
......@@ -478,5 +478,19 @@
</changeSet>
<changeSet author="tw" id="20221208-2">
<preConditions onFail="MARK_RAN">
<tableExists tableName="idx_biz_station_info"/>
</preConditions>
<comment>修改字段</comment>
<sql>
REPLACE INTO `idx_biz_station_info`(`name`, `code`, `id`, `warehouse_id`) VALUES ('灵州换流站', 'GW290302', '1559085293783519233', 0);
</sql>
</changeSet>
</databaseChangeLog>
\ No newline at end of file
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