username@email.com
2022-12-16 6108fe7c4f3a329e8d309d00ee0b1761b8c5ad8f
zhengcaioa/Crawler/Program.cs
@@ -203,7 +203,7 @@
                //获取中国政采网的四川政采数据
                CcgpSichuanoperation.operations(cccontext);
                Thread.CurrentThread.Join(1000 * 60 * 60 * 2);//阻止设定时间
                Thread.CurrentThread.Join(1000 * 60 * 30);//阻止设定时间
            }
        }