fix: 绑定功能优化完善,新增清零功能接口。
This commit is contained in:
@@ -120,4 +120,8 @@
|
||||
ORDER BY `time` DESC
|
||||
LIMIT 1
|
||||
</select>
|
||||
|
||||
<update id="dropSubTable">
|
||||
DROP TABLE IF EXISTS `fishery`.`t_${serialNum}`
|
||||
</update>
|
||||
</mapper>
|
||||
|
||||
Reference in New Issue
Block a user