feat: category analytic
This commit is contained in:
@@ -78,7 +78,7 @@ class AnalyticRemoteDataProvider {
|
||||
}) async {
|
||||
try {
|
||||
final response = await _apiClient.get(
|
||||
ApiPath.category,
|
||||
ApiPath.categoryAnalytic,
|
||||
params: {
|
||||
'date_from': dateFrom.toServerDate,
|
||||
'date_to': dateTo.toServerDate,
|
||||
|
||||
Reference in New Issue
Block a user