From 71e7c705889f9c9613724a31b13b9165a927533b Mon Sep 17 00:00:00 2001 From: simonzhangsz Date: Thu, 2 Nov 2023 20:49:39 +0800 Subject: [PATCH] fix: amf param config reload --- config/param/amf_param_config.yaml | 22 +++++++++++----------- restagent/etc/restconf.yaml | 2 +- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/config/param/amf_param_config.yaml b/config/param/amf_param_config.yaml index 63a11d4b..11db5387 100644 --- a/config/param/amf_param_config.yaml +++ b/config/param/amf_param_config.yaml @@ -125,67 +125,67 @@ amf: type: "int" value: "720" access: "read-write" - filter: "" + filter: "1~65535" display: "T3502" comment: "" - name: "t3512" type: "int" value: "3600" access: "read-write" - filter: "" + filter: "1~65535" display: "T3512" comment: "" - name: "t3513" type: "int" value: "2" access: "read-write" - filter: "" + filter: "1~65535" display: "T3513" comment: "" - name: "t3522" type: "int" value: "6" access: "read-write" - filter: "" + filter: "1~65535" display: "T3522" comment: "" - name: "t3550" type: "int" value: "6" access: "read-write" - filter: "" + filter: "1~65535" display: "T3550" comment: "" - name: "t3555" type: "int" value: "6" access: "read-write" - filter: "" + filter: "1~65535" display: "T3555" comment: "" - name: "t3560" type: "int" value: "6" access: "read-write" - filter: "" + filter: "1~65535" display: "T3560" comment: "" - name: "t3565" type: "int" value: "6" access: "read-write" - filter: "" + filter: "1~65535" display: "T3565" comment: "" - name: "t3570" type: "int" value: "6" access: "read-write" - filter: "" + filter: "1~65535" display: "T3570" comment: "" association: - display: "TNL Association" + display: "TNL Association List" array: - name: "index" type: "int" @@ -307,4 +307,4 @@ amf: access: "read-write" filter: '' display: "Sd" - comment: "" \ No newline at end of file + comment: "" diff --git a/restagent/etc/restconf.yaml b/restagent/etc/restconf.yaml index 0ba13dc8..a704bfcc 100644 --- a/restagent/etc/restconf.yaml +++ b/restagent/etc/restconf.yaml @@ -24,7 +24,7 @@ rest: webServer: enabled: true - rootDir: d:/local.git/fe.ems + rootDir: d:/local.git/fe.ems.vue3/dist listen: - addr: :8080 schema: http