|
|
|
@ -140,6 +140,8 @@ public class RightQueryServiceImpl implements RightQueryService { |
|
|
|
if (StrUtil.isNotBlank(marriageInformation.getIdentityCard())) { |
|
|
|
profileCardInfo.setQuantity(20); |
|
|
|
contactCardInfo.setQuantity(3); |
|
|
|
}else{ |
|
|
|
profileCardInfo.setQuantity(3); |
|
|
|
} |
|
|
|
} |
|
|
|
//查询周期内免费卡使用次数 |
|
|
|
|