Rev 32724 | Details | Compare with Previous | Last modification | View Log | RSS feed
package com.spice.profitmandi.service.transaction;
import org.springframework.stereotype.Service;
@Service
public interface ReturnService {
}