src/main/resources/mapper/WrkMastExecuteMapper.xml
@@ -101,6 +101,9 @@ <if test="wrkSts != null"> and wrk_sts = #{wrkSts} </if> <if test="jarRegin != null"> and jar_regin = #{jarRegin} </if> </select> <select id="selectWrkMastExecuteByWrk" resultMap="BaseResultMap">