增加ACE举报测试

This commit is contained in:
2025-12-31 12:02:58 +08:00
parent dad2b61a50
commit 3127665ecb
6 changed files with 215 additions and 7 deletions
+2
View File
@@ -4,6 +4,8 @@
int main(int argc, char* argv[])
{
srand(time(0));
//init ace interface
if (!AceInterface::initAceInterface())
{