主数据下发,重新发送

This commit is contained in:
lvleigang 2024-06-19 10:17:03 +08:00
parent 0ba8aebf25
commit b595bba61b
1 changed files with 3 additions and 0 deletions

View File

@ -397,6 +397,9 @@ where id = #{id}
<!--通过ID获取数据 --> <!--通过ID获取数据 -->
<select id="alterTable" resultType="java.lang.Integer"> <select id="alterTable" resultType="java.lang.Integer">
ALTER TABLE ${tableName} ALTER TABLE ${tableName}