mirror of
https://github.com/APIParkLab/APIPark.git
synced 2026-06-14 20:41:15 +08:00
system setting add site_prefix
This commit is contained in:
@@ -14,6 +14,7 @@ var (
|
||||
|
||||
const (
|
||||
KeyInvokeAddress = "system.node.invoke_address"
|
||||
KeySitePrefix = "system.setting.site_prefix"
|
||||
)
|
||||
|
||||
type imlSettingService struct {
|
||||
|
||||
Reference in New Issue
Block a user