``` return account.save({ fetchWhenSave: true, }); // 反直觉 return account.save(null, { fetchWhenSave: true, }); ``` https://github.com/leancloud/docs/pull/1818/files
https://github.com/leancloud/docs/pull/1818/files