cuilei
2025-06-05 18eb8ad4c66fd8515706e2a910ad50ac8f06ba22
lxzn-module-tms/src/main/java/org/jeecg/modules/tms/mapper/xml/ToolLedgerDetailMapper.xml
@@ -5,6 +5,7 @@
    <select id="queryPageList" resultType="org.jeecg.modules.tms.entity.ToolLedgerDetail">
        SELECT
            t.id,
            t.id toolLedgerDetailId,
            t.tool_code toolCode,
            p.tool_code toolNum,
            t.tool_id toolId,