路径规则改成路由规则

This commit is contained in:
刘祥超
2021-07-13 14:30:30 +08:00
parent 7caa5bee75
commit f50ff00f0b
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