需求bug
This commit is contained in:
@ -184,7 +184,7 @@
|
||||
and ps.project =#{qo.project}
|
||||
</if>
|
||||
<if test="qo.execution != null ">
|
||||
and ps.execution =#{qo.execution}
|
||||
and ps.project =#{qo.execution}
|
||||
</if>
|
||||
<if test="qo.module != null ">
|
||||
and s.module =#{qo.module}
|
||||
|
Reference in New Issue
Block a user