张磊磊
2023-11-03 bee597c1c3bdd34e465a0adcb3e7194baa3148dc
hd/pipe/materialsManage/src/main/resources/mapping/PipeOutPlanMapper.xml
@@ -109,7 +109,7 @@
            ) c ON c.yearAndMoth= d.yearAndMoth
        ) e ON e.Moth = a.month
        WHERE b.pro_id = #{proId}
        ORDER BY a.month
    </select>
    <insert id="insertMoth">