fix: change udmuser static_ip to true optional
This commit is contained in:
@@ -211,8 +211,7 @@ udm:
|
||||
comment: ""
|
||||
- name: "static_ip"
|
||||
type: "string"
|
||||
value: "-"
|
||||
optional: "false"
|
||||
optional: "true"
|
||||
filter: ""
|
||||
display: "4G Static IP"
|
||||
comment: "Specify mobile phone static IP address, and '-' indicates the use of dynamic IP address"
|
||||
@@ -452,8 +451,7 @@ udm:
|
||||
comment: ""
|
||||
- name: "static_ip"
|
||||
type: "string"
|
||||
value: "-"
|
||||
optional: "false"
|
||||
optional: "true"
|
||||
filter: ""
|
||||
display: "4G Static IP"
|
||||
comment: "Specify mobile phone static IP address, and '-' indicates the use of dynamic IP address"
|
||||
|
||||
Reference in New Issue
Block a user