Jeff 5 жил өмнө
parent
commit
bca0f600c5

+ 1 - 1
scbc.tools/test/test.cpp

@@ -39,7 +39,7 @@ int _tmain(int argc, TCHAR* argv[], TCHAR* envp[])
 
 		int i = 10000;
 		while(i--){
-
+			printf("\n\n******************No.%ld******************\n", i);
 			// 1、查询订单是否已下载成功;
 			int nRet = QueryMidInfo(bid.c_str());
 			printf("QueryMidInfo:%d\n", nRet);