mirror of
https://github.com/ZSCNetSupportDept/scheduler.git
synced 2025-10-29 04:55:04 +08:00
增加pgx驱动,完善前端的代码,暂定supabase后端数据库
This commit is contained in:
@@ -13,4 +13,5 @@ func Route(app *echo.Echo) {
|
||||
|
||||
api := app.Group("/api/")
|
||||
api.GET("getAssignment", handler.GetAssignment)
|
||||
api.GET("test", handler.HandlerTest)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user