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