[英] How to replace dynamic keys in mongodb?
I have multiple documents of below structure.
"GENUS_DATA": {
"File_6489248.ZLM": {
"MeterID_6489248": {}
}
}
"GENUS_DATA": {
"File_12345.ZLM": {
"MeterID_12345": {}
}
}
我要替换文件\u 6489248.ZLM和File\u 12345.名称为"File name"的ZLM作为键