plf
3 years ago
|
@@ -402,7 +402,7 @@
|
|
WHERE
|
|
WHERE
|
|
couponId = #{couponId}
|
|
couponId = #{couponId}
|
|
<if test="source == 1">
|
|
<if test="source == 1">
|
|
- AND pcStatus = 2
|
|
|
|
|
|
+ AND pcStatus = 1
|
|
</if>
|
|
</if>
|
|
<if test="source == 2">
|
|
<if test="source == 2">
|
|
AND appletsStatus = 1
|
|
AND appletsStatus = 1
|