sys variables master placeholder:

This commit is contained in:
yaojing624 2024-07-04 08:50:01 +00:00 committed by ob-robot
parent 257dd35082
commit b923637c25

View File

@ -10523,5 +10523,21 @@
"info_cn": "",
"background_cn": "",
"ref_url": ""
},
"__ob_client_capability_flag": {
"id": 10643,
"name": "__ob_client_capability_flag",
"default_value": "0",
"base_value": "0",
"data_type": "uint",
"info": "Indicate features that observer supports, readonly after modified by first observer",
"flags": "READONLY | SESSION | INVISIBLE",
"min_val": "0",
"max_val": "18446744073709551615",
"publish_version": "",
"info_cn": "Negotiation mark between server and client",
"background_cn": "",
"ref_url": "",
"placeholder": true
}
}