src/main/resources/mapper/production/ProductOrderMapper.xml @@ -126,6 +126,7 @@ </if> </where> GROUP BY po.id order by po.create_time desc </select>