NoResponseController

This commit is contained in:
luosheng
2023-09-07 09:08:26 +08:00
parent 3acd6aa1e0
commit fac39b0bf1
26 changed files with 384 additions and 57 deletions

View File

@@ -46,7 +46,8 @@
"Host": "opc.tcp://localhost/test"
},
"Controller": {
"WaitingListCount": "100"
"WaitingListCount": "100",
"NoResponse": false
}
}
}