主数据下发,重新发送
This commit is contained in:
parent
0ba8aebf25
commit
b595bba61b
|
@ -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}
|
||||||
|
|
Loading…
Reference in New Issue