feat: support mf calling api

This commit is contained in:
zhangsz
2025-05-17 18:07:58 +08:00
parent 4ce712a7e2
commit 1b2d8c9d58
7 changed files with 158 additions and 3 deletions

View File

@@ -49,3 +49,10 @@ mf:
filter: ""
display: "Domain"
comment: "ip:port"
- name: "onlineStatus"
type: "bool"
value: "false"
access: "read-only"
filter: '{"0":"false", "1":"true"}'
display: "Online Status"
comment: "Online Status"