fix: amf param config reload

This commit is contained in:
2023-11-02 20:49:39 +08:00
parent f8a996526f
commit 71e7c70588
2 changed files with 12 additions and 12 deletions

View File

@@ -125,67 +125,67 @@ amf:
type: "int" type: "int"
value: "720" value: "720"
access: "read-write" access: "read-write"
filter: "" filter: "1~65535"
display: "T3502" display: "T3502"
comment: "" comment: ""
- name: "t3512" - name: "t3512"
type: "int" type: "int"
value: "3600" value: "3600"
access: "read-write" access: "read-write"
filter: "" filter: "1~65535"
display: "T3512" display: "T3512"
comment: "" comment: ""
- name: "t3513" - name: "t3513"
type: "int" type: "int"
value: "2" value: "2"
access: "read-write" access: "read-write"
filter: "" filter: "1~65535"
display: "T3513" display: "T3513"
comment: "" comment: ""
- name: "t3522" - name: "t3522"
type: "int" type: "int"
value: "6" value: "6"
access: "read-write" access: "read-write"
filter: "" filter: "1~65535"
display: "T3522" display: "T3522"
comment: "" comment: ""
- name: "t3550" - name: "t3550"
type: "int" type: "int"
value: "6" value: "6"
access: "read-write" access: "read-write"
filter: "" filter: "1~65535"
display: "T3550" display: "T3550"
comment: "" comment: ""
- name: "t3555" - name: "t3555"
type: "int" type: "int"
value: "6" value: "6"
access: "read-write" access: "read-write"
filter: "" filter: "1~65535"
display: "T3555" display: "T3555"
comment: "" comment: ""
- name: "t3560" - name: "t3560"
type: "int" type: "int"
value: "6" value: "6"
access: "read-write" access: "read-write"
filter: "" filter: "1~65535"
display: "T3560" display: "T3560"
comment: "" comment: ""
- name: "t3565" - name: "t3565"
type: "int" type: "int"
value: "6" value: "6"
access: "read-write" access: "read-write"
filter: "" filter: "1~65535"
display: "T3565" display: "T3565"
comment: "" comment: ""
- name: "t3570" - name: "t3570"
type: "int" type: "int"
value: "6" value: "6"
access: "read-write" access: "read-write"
filter: "" filter: "1~65535"
display: "T3570" display: "T3570"
comment: "" comment: ""
association: association:
display: "TNL Association" display: "TNL Association List"
array: array:
- name: "index" - name: "index"
type: "int" type: "int"
@@ -307,4 +307,4 @@ amf:
access: "read-write" access: "read-write"
filter: '' filter: ''
display: "Sd" display: "Sd"
comment: "" comment: ""

View File

@@ -24,7 +24,7 @@ rest:
webServer: webServer:
enabled: true enabled: true
rootDir: d:/local.git/fe.ems rootDir: d:/local.git/fe.ems.vue3/dist
listen: listen:
- addr: :8080 - addr: :8080
schema: http schema: http