路径规则改成路由规则

This commit is contained in:
GoEdgeLab
2021-07-13 14:30:30 +08:00
parent b47a286b9e
commit 185a7fdb4b
6 changed files with 13 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
package models
// 路径规则配置
// HTTPLocation 路由规则配置
type HTTPLocation struct {
Id uint32 `field:"id"` // ID
TemplateId uint32 `field:"templateId"` // 模版ID