添加获取所有边缘节点接口;重构相关数据结构与服务逻辑
This commit is contained in:
@@ -159,7 +159,7 @@ func CreateChannel(c *fiber.Ctx) error {
|
||||
req.Protocol,
|
||||
req.AuthType,
|
||||
req.Count,
|
||||
s.EdgeFilterConfig{
|
||||
s.EdgeFilter{
|
||||
Isp: isp,
|
||||
Prov: req.Prov,
|
||||
City: req.City,
|
||||
|
||||
Reference in New Issue
Block a user