|
@@ -131,6 +131,7 @@
|
|
|
resultMap="TWarehousebillsfeesResult">
|
|
|
<include refid="selectTWarehousebillsfeesVo"/>
|
|
|
<where>
|
|
|
+ del_flag = '0'
|
|
|
<if test="fPid != null ">and f_pid = #{fPid}</if>
|
|
|
<if test="fLineno != null ">and f_lineno = #{fLineno}</if>
|
|
|
<if test="fCorpid != null ">and f_corpid = #{fCorpid}</if>
|