仓库最大code查询优化
This commit is contained in:
@@ -10,6 +10,6 @@
|
|||||||
-->
|
-->
|
||||||
|
|
||||||
<select id="selectMaxCode" resultType="java.lang.String">
|
<select id="selectMaxCode" resultType="java.lang.String">
|
||||||
SELECT max(CDG) FROM SPLY_WEH
|
SELECT max(CDG) FROM sply_wrh
|
||||||
</select>
|
</select>
|
||||||
</mapper>
|
</mapper>
|
||||||
Reference in New Issue
Block a user