Rev 34906 | Go to most recent revision | Details | Last modification | View Log | RSS feed
package com.spice.profitmandi.dao.service;
public class AffiliateServiceImpl implements AffiliateService {
@Override
public void manageEarnings() {}
}