@@ -51,8 +51,7 @@ int _tmain(int argc, TCHAR* argv[], TCHAR* envp[])
if ( nRet == 0 )
{
printf("该批次未导入系统,无法下载,程序退出\n");
- system("pause");
- exit(0);
+ continue;
}
else