How to update the node key in Firebase?
问题 How to rename the 14-04-2017 node? 回答1: There is no API to rename a node. You'll have to get the values of the node, save it to your DB using the new name and delete the old node. 来源: https://stackoverflow.com/questions/43510725/how-to-update-the-node-key-in-firebase