pms-parent/pms-global/src/main/resources/mapper/PrAssemblyPlanMapper.xml
@@ -265,7 +265,7 @@ <if test="endDate != null">#{endDate,jdbcType=VARCHAR},</if> <if test="deleted != null">#{deleted,jdbcType=TINYINT},</if> <if test="content != null">#{content,jdbcType=VARCHAR},</if> <if test="inputNumber != null">#{intputNumber,jdbcType=INTEGER},</if> <if test="inputNumber != null">#{inputNumber,jdbcType=INTEGER},</if> <if test="outputNumber != null">#{outputNumber,jdbcType=INTEGER},</if> </trim> </insert>