README.md @@ -366,6 +366,11 @@ - 敏感数据需要加密存储 - 注意用户数据的安全处理 4. 异常处理 - 所有try catch块中必须使用`CrashReport.postCatchedException(e)`上报异常 - 确保异常信息被正确记录和上报 - 避免异常信息泄露敏感数据 ## 贡献指南 1. Fork 项目