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