提交 bc95793d 编写于 作者: Z zyyang

change

上级 ba22bff2
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
insert into test.t#{groupId} (ts, temperature, humidity) values (#{ts}, ${temperature}, ${humidity}) insert into test.t#{groupId} (ts, temperature, humidity) values (#{ts}, ${temperature}, ${humidity})
</insert> </insert>
<select id="getSubTables"> <select id="getSubTables" resultType="String">
select tbname from test.weather select tbname from test.weather
</select> </select>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册