fix: rename
This commit is contained in:
parent
1a1fc59b10
commit
4cbb47fe3d
|
@ -15,7 +15,7 @@ func NewBillService(r BillRepository) BillService {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// FetchBills
|
// GetBills
|
||||||
// - date is {year, month, day} when return a day bills
|
// - date is {year, month, day} when return a day bills
|
||||||
// - date is {year, month} when return a month bills
|
// - date is {year, month} when return a month bills
|
||||||
// - date is {year} when return a year bills
|
// - date is {year} when return a year bills
|
||||||
|
|
Loading…
Reference in New Issue
Block a user