完善通道管理机制 & 增强 otel 记录字段
This commit is contained in:
@@ -120,6 +120,8 @@ func RemoveProxy(c *fiber.Ctx) error {
|
||||
return c.JSON(nil)
|
||||
}
|
||||
|
||||
// ====================
|
||||
|
||||
// region 报告上线
|
||||
func ProxyReportOnline(c *fiber.Ctx) (err error) {
|
||||
return c.JSON(map[string]any{
|
||||
|
||||
Reference in New Issue
Block a user