Cocos 3.x UserDefault 清除所有数据

通过清除xml表的方式并不能清除数据

remove(UserDefault::getInstance()->getXMLFilePath().c_str());

通过getXMLFilePath() 函数获取的路径好像并不是xml文件的路径