feature sentry report to server use log module.

This commit is contained in:
alves
2026-01-06 20:38:04 +08:00
parent 0002773690
commit 3e790b4b9e
4 changed files with 142 additions and 43 deletions

View File

@@ -25,6 +25,10 @@ namespace common
std::string getMachineId();
std::string getLocalArea();
std::string getLanguage();
} // namespace common
#endif