Jeff 5 жил өмнө
parent
commit
176b774c7d

+ 0 - 3
SATService/SATService/SATService.cpp

@@ -22,9 +22,6 @@ extern int test();
 // 工作启动回调函数;
 void CALLBACK WorkStart()
 {
-#if !defined _DEBUG && !defined RTEST
-	Sleep(30000); // 延时启动:未找到服务类型:自动(延迟)类型
-#endif
 	GLOBAL::GetIniInfo();
 	GLOBAL::GetMacAddress();
 	GLOBAL::GetLocalAddress();