到项目负责人时无法气体分析bug修复
parent
4d0953876c
commit
f706202c06
|
@ -784,7 +784,7 @@
|
|||
and f.APPLY_STATUS = #{pd.APPLY_STATUS}
|
||||
</if>
|
||||
<if test="pd.IS_GAS != null and pd.IS_GAS != ''">
|
||||
and f.APPLY_STATUS in ('1','2','4','5','6','0.9','2.5')
|
||||
and f.APPLY_STATUS in ('1','2','4','5','6','0.9','2.5','1.5')
|
||||
</if>
|
||||
<if test="pd.CORPINFO_ID != null and pd.CORPINFO_ID != ''">
|
||||
and f.CORPINFO_ID = #{pd.CORPINFO_ID}
|
||||
|
|
Loading…
Reference in New Issue