工厂配置编码自动生成
This commit is contained in:
@@ -9,4 +9,7 @@
|
||||
文档可见:https://www.iocoder.cn/MyBatis/x-plugins/
|
||||
-->
|
||||
|
||||
<select id="selectMaxCode" resultType="java.lang.String">
|
||||
SELECT MAX(coding) FROM sply_fact
|
||||
</select>
|
||||
</mapper>
|
||||
Reference in New Issue
Block a user