Answer the question
In order to leave comments, you need to log in
How to overwrite value in json file?
You need to edit the json file and change the values in some places of the file from true to false
Specifically, you need to change "AutoDate": true, to "AutoDate": false
{
"Enabled": true,
"ConnectEndPoint": {
"ConnectIP": "11.251.193.111",
"ConnectPort": 10110
},
"Information": {
"WebURL": "",
"AutoDate": true,
"GetCurrentTime": 3600
},
},
{
"Enabled": true,
"ConnectEndPoint": {
"ConnectIP": "11.251.193.111",
"ConnectPort": 10110
},
"Information": {
"WebURL": "",
"AutoDate": true,
"GetCurrentTime": 3600
},
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question