This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
[
{
"operation": "cardinality",
"spec": {
"views": {
"@": "ONE",
"count": "MANY"
}
]
//在cardinality场景,@用于声明当前层级的基数规则
//作为特殊键名"@"出现,值为基数规则("ONE"或"MANY"),通常位于嵌套对象内部