zss
2023-08-29 5d86ffe662c0472a96bcccee2da307461c115de0
inspection-server/src/main/resources/mapper/InspectionMapper.xml
@@ -4,7 +4,7 @@
    <select id="selectInspectsList" resultType="map">
        select i.id,
        i.code icode,
        type,
        i.type type,
        DATE_FORMAT(`form_time`,'%Y-%m-%d'),
        supplier,
        im.code mcode,