Subversion Repositories SmartDukaan

Rev

Rev 32724 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
32724 amit.gupta 1
package com.spice.profitmandi.service.transaction;
2
 
3
import org.springframework.stereotype.Service;
4
 
5
@Service
6
public interface ReturnService {
7
}