to: add todo
This commit is contained in:
parent
d68c033ba8
commit
5b02d4c5f7
|
@ -5,6 +5,8 @@ import (
|
|||
"github.com/gofiber/fiber/v2"
|
||||
)
|
||||
|
||||
// TODO: 日期传输是使用时间戳,存储时分开年月日
|
||||
|
||||
type BillHandler struct {
|
||||
billService BillService
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user