All Reports done!!
This commit is contained in:
@ -9,7 +9,7 @@ const httpOptions = {
|
||||
headers: new HttpHeaders({'Content-Type': 'application/json'})
|
||||
};
|
||||
|
||||
const url = '/v1/product-sale-report';
|
||||
const url = '/api/product-sale-report';
|
||||
const serviceName = 'ProductSaleReportService';
|
||||
|
||||
@Injectable({
|
||||
|
||||
Reference in New Issue
Block a user