Fixiaobai
2023-08-29 e0e20362cadcd739be75960949b422b96e6481d7
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,