2026-06-15 741918a903e17b2ec7522556d2c043b8d35dd8a1
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>