2026-08-12 b26b29c246b162b35e8e3b1796e137da4b523581
src/main/resources/mapper/technology/TechnologyRoutingOperationMapper.xml
@@ -15,6 +15,7 @@
        <result column="type" property="type" />
        <result column="plan_person" property="planPerson" />
        <result column="executor" property="executor" />
        <result column="process_type" property="processType" />
        <result column="create_user" property="createUser" />
        <result column="dept_id" property="deptId" />
    </resultMap>