fix: Sentinel 编辑节点时 api_key 留空 → 保留旧值

This commit is contained in:
qinglong
2026-06-13 20:44:44 +08:00
parent cc50ecb813
commit c8f2cb7b98
5 changed files with 29 additions and 3 deletions
+22
View File
@@ -548,5 +548,27 @@
"framework.command.execute"
],
"timestamp": 36350.46484983
},
"95c794bd": {
"plugin_name": "example_plugin",
"permissions": [
"plugin.example.read",
"plugin.example.write",
"plugin.example.execute",
"framework.event.subscribe",
"framework.command.execute"
],
"timestamp": 36524.104649607
},
"1d8c43c6": {
"plugin_name": "sentinel",
"permissions": [
"plugin.sentinel.read",
"plugin.sentinel.write",
"plugin.network.access",
"framework.event.subscribe",
"framework.command.execute"
],
"timestamp": 36524.109265649
}
}
+1 -1
View File
@@ -101,7 +101,7 @@ commands:
permissions:
- framework.command.test
source: internal
last_updated: 36350.43103134
last_updated: 36524.082908878
plugin_commands:
example_plugin:
echo: *id001
+1 -1
View File
@@ -1,5 +1,5 @@
http_port: 4200
last_updated: 36350.460163059
last_updated: 36524.106284503
plugin_routes:
example_plugin:
- methods: