补单逻辑
Build docker and publish / build (20.15.1) (push) Has been cancelled

This commit is contained in:
2026-05-06 04:59:04 -07:00
parent 463d3e2315
commit 54daa923da
18 changed files with 15992 additions and 2 deletions
+1
View File
@@ -65,6 +65,7 @@ func initServer(svc *svc.ServiceContext) *gin.Engine {
// register handlers
handler.RegisterHandlers(r, svc)
r.StaticFile("/order-recovery.html", "./public/order-recovery.html")
// register subscribe handler
handler.RegisterSubscribeHandlers(r, svc)
// register telegram handler