Fancy
2024-07-30 bf2368aba60129e66bcac80e60d22dc86ae5c1a3
pms-parent/pms-global/src/main/resources/mapper/PrProductionProcessMapper.xml
@@ -156,7 +156,7 @@
            <!--            </if>-->
        </trim>
    </select>
    <select id="queryAll" resultType="map">
    <select id="queryAll" resultType="java.util.HashMap">
        select
            CAST(id AS CHAR) AS id,name
        from pr_production_process