liuxm
2024-06-04 379af9bd87545e674a08316333a21e1fcaccf3a6
pms-parent/pms-global/src/main/resources/mapper/PrProductionProcessMapper.xml
@@ -28,7 +28,11 @@
    </sql>
    <select id="selectProcessNameById" resultType="java.lang.String">
        select  name
        from pr_production_process
        where  id = #{id,jdbcType=BIGINT}
    </select>
    <select id="selectByProcess" resultMap="com.dy.pmsGlobal.daoPr.PrProductionNodeMapper.BaseResultMap">
        select *
        from pr_production_node