📅  最后修改于: 2022-03-11 15:02:35.888000             🧑  作者: Mango
// It will automatically increase the value of db-path by 1
database.ref('db-path').set(firebase.database.ServerValue.increment(1))