@@ -621,6 +621,11 @@ public class GroupRelationFrontServiceImpl implements GroupRelationFrontService
return list;
}
+ @Override
+ public List<RenewalView> getExpiryRenewalNotify(Long userId) {
+ return null;
+ }
+
public String getDifferentGoodsCode(Long goodsId, String body, Integer type) {
String code = null;
//奈飞