|
|
@@ -349,7 +349,7 @@ |
|
|
</if> |
|
|
</if> |
|
|
|
|
|
|
|
|
<if test=" null == type and null == types"> |
|
|
<if test=" null == type and null == types"> |
|
|
and ( c.`type` < 7 or type c.`type` = 10 ) |
|
|
|
|
|
|
|
|
and ( c.`type` < 7 or c.`type` = 10 ) |
|
|
</if> |
|
|
</if> |
|
|
|
|
|
|
|
|
<if test=" null != type "> |
|
|
<if test=" null != type "> |
|
|
|