[ { "operation": "shift", "spec": { "rating|Rating" : "rating-primary" // 匹配 "rating" or "Rating" 输出到rating-primary } } ] //|代表或的意思