north-glass-erp/src/main/resources/mapper/mm/FinishedGlassShelf.xml
@@ -36,13 +36,12 @@ </select> <select id="getSelectFinishedGlassShelfInformationInventoryArea"> select * from mm.finished_glass_shelf_information where SELECT MAX(CAST(REGEXP_REPLACE(glass_shelf_number, '[^0-9]', '')AS UNSIGNED)) AS maxDindex FROM finished_glass_shelf_information WHERE glass_shelf_number regexp #{inventoryArea} </select>