20240412-2

dev
ddlucky 8 months ago
parent 3eeea96ea7
commit 33532d9b75

@ -2506,6 +2506,12 @@
<Content Include="Areas\MvcShipping\Viewsjs\MsOpStatus\Zi_en-us.js" /> <Content Include="Areas\MvcShipping\Viewsjs\MsOpStatus\Zi_en-us.js" />
<Content Include="Areas\MvcShipping\Viewsjs\MsOpStatus\Zi_zh-cn.js" /> <Content Include="Areas\MvcShipping\Viewsjs\MsOpStatus\Zi_zh-cn.js" />
<Content Include="Areas\MvcShipping\Viewsjs\MsOpSubSeaOrder\FeeTemplatePLAdd.js" /> <Content Include="Areas\MvcShipping\Viewsjs\MsOpSubSeaOrder\FeeTemplatePLAdd.js" />
<Content Include="Areas\MvcShipping\Viewsjs\OP_SERVICEBILL\AmendFee.js" />
<Content Include="Areas\MvcShipping\Viewsjs\OP_SERVICEBILL\Fee.js" />
<Content Include="Areas\MvcShipping\Viewsjs\OP_SERVICEBILL\OP_SERVICEBILLEdit.js" />
<Content Include="Areas\MvcShipping\Viewsjs\OP_SERVICEBILL\OP_SERVICEBILLIndex.js" />
<Content Include="Areas\MvcShipping\Viewsjs\OP_SERVICEBILL\OP_SERVICEBILLModel.js" />
<Content Include="Areas\MvcShipping\Viewsjs\OP_SERVICEBILL\Receipt.js" />
<Content Include="Areas\MvcShipping\Viewsjs\MsRptChInvTotal\MsBsCrChInvView.js" /> <Content Include="Areas\MvcShipping\Viewsjs\MsRptChInvTotal\MsBsCrChInvView.js" />
<Content Include="Areas\MvcShipping\Viewsjs\MsRptCwBaoXiao\MsRptCwBaoXiaoIndex.js" /> <Content Include="Areas\MvcShipping\Viewsjs\MsRptCwBaoXiao\MsRptCwBaoXiaoIndex.js" />
<Content Include="Areas\MvcShipping\Viewsjs\MsRptFeeSettleStatus\MsRptFeeSettleZnjIndex.js" /> <Content Include="Areas\MvcShipping\Viewsjs\MsRptFeeSettleStatus\MsRptFeeSettleZnjIndex.js" />
@ -3639,6 +3645,11 @@
<Content Include="Areas\MvcShipping\Views\MsOpSeaePre\ModifyEdit.aspx" /> <Content Include="Areas\MvcShipping\Views\MsOpSeaePre\ModifyEdit.aspx" />
<Content Include="Areas\MvcShipping\Views\MsOpSeaePre\ModifyHisEdit.aspx" /> <Content Include="Areas\MvcShipping\Views\MsOpSeaePre\ModifyHisEdit.aspx" />
<Content Include="Areas\MvcShipping\Views\MsOpSubSeaOrder\AddFeePLIndex.aspx" /> <Content Include="Areas\MvcShipping\Views\MsOpSubSeaOrder\AddFeePLIndex.aspx" />
<Content Include="Areas\MvcShipping\Views\OP_SERVICEBILL\Edit.aspx" />
<Content Include="Areas\MvcShipping\Views\OP_SERVICEBILL\FeeAmendEdit.aspx" />
<Content Include="Areas\MvcShipping\Views\OP_SERVICEBILL\FeeEdit.aspx" />
<Content Include="Areas\MvcShipping\Views\OP_SERVICEBILL\Index.aspx" />
<Content Include="Areas\MvcShipping\Views\OP_SERVICEBILL\ReceiptEdit.aspx" />
<Content Include="Areas\MvcShipping\Views\MsRptChInvTotal\BsCrView.aspx" /> <Content Include="Areas\MvcShipping\Views\MsRptChInvTotal\BsCrView.aspx" />
<Content Include="Areas\MvcShipping\Views\MsRptCwBaoXiao\Index.aspx" /> <Content Include="Areas\MvcShipping\Views\MsRptCwBaoXiao\Index.aspx" />
<Content Include="Areas\MvcShipping\Views\MsRptFeeSettleStatus\ZnjIndex.aspx" /> <Content Include="Areas\MvcShipping\Views\MsRptFeeSettleStatus\ZnjIndex.aspx" />
@ -8327,6 +8338,7 @@
<Compile Include="Areas\MvcShipping\Comm\MailBodyEntity.cs" /> <Compile Include="Areas\MvcShipping\Comm\MailBodyEntity.cs" />
<Compile Include="Areas\MvcShipping\Comm\StringExtension.cs" /> <Compile Include="Areas\MvcShipping\Comm\StringExtension.cs" />
<Compile Include="Areas\MvcShipping\Controllers\BookingConfirmController.cs" /> <Compile Include="Areas\MvcShipping\Controllers\BookingConfirmController.cs" />
<Compile Include="Areas\MvcShipping\Controllers\OP_SERVICEBILLController.cs" />
<Compile Include="Areas\MvcShipping\Controllers\MsChFeeAgentDcController.cs" /> <Compile Include="Areas\MvcShipping\Controllers\MsChFeeAgentDcController.cs" />
<Compile Include="Areas\MvcShipping\Controllers\BillCheckOutController.cs" /> <Compile Include="Areas\MvcShipping\Controllers\BillCheckOutController.cs" />
<Compile Include="Areas\MvcShipping\Controllers\MsCodeLhCustRateController.cs" /> <Compile Include="Areas\MvcShipping\Controllers\MsCodeLhCustRateController.cs" />
@ -8372,6 +8384,7 @@
<Compile Include="Areas\MvcShipping\DAL\MsCwVouchersGl\ObjectExtensions.cs" /> <Compile Include="Areas\MvcShipping\DAL\MsCwVouchersGl\ObjectExtensions.cs" />
<Compile Include="Areas\MvcShipping\DAL\MsOpPlan\MsOpPlanDAL.cs" /> <Compile Include="Areas\MvcShipping\DAL\MsOpPlan\MsOpPlanDAL.cs" />
<Compile Include="Areas\MvcShipping\DAL\MsOpSeaeModule\MsOpSeaeModuleDAL.cs" /> <Compile Include="Areas\MvcShipping\DAL\MsOpSeaeModule\MsOpSeaeModuleDAL.cs" />
<Compile Include="Areas\MvcShipping\DAL\MsOpSeae\GetQingdaoPort.cs" />
<Compile Include="Areas\MvcShipping\DAL\MsOpSocCtn\MsOpSocCtnDAL.cs" /> <Compile Include="Areas\MvcShipping\DAL\MsOpSocCtn\MsOpSocCtnDAL.cs" />
<Compile Include="Areas\MvcShipping\DAL\MsOpSeaePre\MsOpSeaePreDAL.cs" /> <Compile Include="Areas\MvcShipping\DAL\MsOpSeaePre\MsOpSeaePreDAL.cs" />
<Compile Include="Areas\MvcShipping\DAL\BIREPORT\BIReportDAL.cs" /> <Compile Include="Areas\MvcShipping\DAL\BIREPORT\BIReportDAL.cs" />
@ -8384,6 +8397,7 @@
<Compile Include="Areas\MvcShipping\DAL\MsOp_InternalTrade\MsOp_InternalTradeDAL.cs" /> <Compile Include="Areas\MvcShipping\DAL\MsOp_InternalTrade\MsOp_InternalTradeDAL.cs" />
<Compile Include="Areas\MvcShipping\DAL\MsOp_YAXIANG\MsOp_YAXIANGDAL.cs" /> <Compile Include="Areas\MvcShipping\DAL\MsOp_YAXIANG\MsOp_YAXIANGDAL.cs" />
<Compile Include="Areas\MvcShipping\DAL\MsSysThirdPartyAccount\MsSysThirdParthAccountDAL.cs" /> <Compile Include="Areas\MvcShipping\DAL\MsSysThirdPartyAccount\MsSysThirdParthAccountDAL.cs" />
<Compile Include="Areas\MvcShipping\DAL\OP_SERVICEBILL\OP_SERVICEBILLDAL.cs" />
<Compile Include="Areas\MvcShipping\DAL\RptWmsSettle\RptWmsSettleDAL.cs" /> <Compile Include="Areas\MvcShipping\DAL\RptWmsSettle\RptWmsSettleDAL.cs" />
<Compile Include="Areas\MvcShipping\DB\BookingDB.cs" /> <Compile Include="Areas\MvcShipping\DB\BookingDB.cs" />
<Compile Include="Areas\MvcShipping\DB\Company.cs" /> <Compile Include="Areas\MvcShipping\DB\Company.cs" />

@ -100,7 +100,7 @@
<job-group>Job</job-group> <job-group>Job</job-group>
<!-- <!--
<cron-expression>0 0 7,12 * * ? </cron-expression> --> <cron-expression>0 0 7,12 * * ? </cron-expression> -->
<cron-expression>0 9 15 * * ? </cron-expression> <cron-expression>0 0/1 * * * ? </cron-expression>
</cron> </cron>
</trigger> </trigger>

@ -18,4 +18,4 @@
<add key="quartz.jobStore.type" value="Quartz.Simpl.RAMJobStore, Quartz"/> <add key="quartz.jobStore.type" value="Quartz.Simpl.RAMJobStore, Quartz"/>
</quartz> </quartz>
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/></startup></configuration> <startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.1"/></startup></configuration>

@ -1,30 +0,0 @@
2021-07-16 20:24:55,163 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:Job_DSWMS_REPORT_1.Job_DSWMS_REPORT_1
2021-07-16 20:24:55,229 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - 启动
2021-07-16 20:27:25,093 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:Job_DSWMS_REPORT_1.Job_DSWMS_REPORT_1
2021-07-16 20:27:25,153 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - 启动
2021-07-16 20:29:05,944 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:Job_SFTP_Upload.Job_SFTP_Upload
2021-07-16 20:29:05,979 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - 启动
2021-07-16 20:29:13,461 [DEBUG] [Job_BoschEdi_FTP.Job_SFTP_Upload] [ServerScheduler_Worker-1] - Execute开始
2021-07-16 20:29:17,704 [DEBUG] [JobScheduler.Program+SchedulerListener] [ServerScheduler_Worker-1] - TriggerFinalized:Job_SFTP_Upload.TriggerJob_SFTPUpload
2021-07-16 20:34:45,126 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:Job_SFTP_Upload.Job_SFTP_Upload
2021-07-16 20:34:45,164 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - 启动
2021-07-16 20:34:51,993 [DEBUG] [Job_BoschEdi_FTP.Job_SFTP_Upload] [ServerScheduler_Worker-1] - Execute开始
2021-07-16 20:34:56,158 [DEBUG] [JobScheduler.Program+SchedulerListener] [ServerScheduler_Worker-1] - TriggerFinalized:Job_SFTP_Upload.TriggerJob_SFTPUpload
2021-07-16 20:36:37,282 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:Job_Bosch_FTP.Job_Bosch_FTP
2021-07-16 20:36:37,316 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - 启动
2021-07-16 20:36:49,679 [DEBUG] [Job_BoschEdi_FTP.Job_Bosch_FTP] [ServerScheduler_Worker-1] - Execute开始
2021-07-16 20:36:52,867 [DEBUG] [Job_BoschEdi_FTP.Job_Bosch_FTP] [ServerScheduler_Worker-1] - 服务器本地建立文件夹H:\DS7发布版2019\JobScheduler\bin\Debug\\XMLFILE\2021-07-16\
2021-07-16 20:37:44,088 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:Job_Bosch_FTP.Job_Bosch_FTP
2021-07-16 20:37:44,122 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - 启动
2021-07-16 20:37:51,274 [DEBUG] [Job_BoschEdi_FTP.Job_Bosch_FTP] [ServerScheduler_Worker-1] - Execute开始
2021-07-16 20:38:26,424 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:Job_Bosch_FTP.Job_Bosch_FTP
2021-07-16 20:38:26,460 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - 启动
2021-07-16 20:38:35,855 [DEBUG] [Job_BoschEdi_FTP.Job_Bosch_FTP] [ServerScheduler_Worker-1] - Execute开始
2021-07-16 20:39:05,005 [DEBUG] [JobScheduler.Program+SchedulerListener] [ServerScheduler_Worker-1] - TriggerFinalized:Job_Bosch_FTP.TriggerJob_BoschFTP
2021-07-16 20:41:00,541 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:Job_Bosch_FTP.Job_Bosch_FTP
2021-07-16 20:41:00,573 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - 启动
2021-07-16 20:41:42,520 [DEBUG] [Job_BoschEdi_FTP.Job_Bosch_FTP] [ServerScheduler_Worker-1] - Execute开始
2021-07-16 20:41:46,823 [DEBUG] [Job_BoschEdi_FTP.Job_Bosch_FTP] [ServerScheduler_Worker-2] - Execute开始
2021-07-16 20:41:48,640 [DEBUG] [Job_BoschEdi_FTP.Job_Bosch_FTP] [ServerScheduler_Worker-3] - Execute开始
2021-07-16 20:41:49,325 [DEBUG] [Job_BoschEdi_FTP.Job_Bosch_FTP] [ServerScheduler_Worker-4] - Execute开始
2021-07-16 20:41:50,348 [DEBUG] [Job_BoschEdi_FTP.Job_Bosch_FTP] [ServerScheduler_Worker-5] - Execute开始

@ -1,2 +0,0 @@
2021-07-19 16:27:46,558 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:Job_Bosch_FTP.Job_Bosch_FTP
2021-07-19 16:27:46,602 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - Æô¶¯

@ -1,182 +0,0 @@
2021-09-26 09:46:03,867 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:JobWLXXSave_D6.JobWLXXSave_D6
2021-09-26 09:46:03,881 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:JobWLXXGet_D6.JobWLXXGet_D6
2021-09-26 09:46:03,923 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - 启动
2021-09-26 09:46:15,077 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-1] - 连接字符串Data Source=djypaas.myshipping.net,5099;Initial Catalog=cangdandata;Persist Security Info=True;User ID=sa;Password=QDdjy#2020*
2021-09-26 09:46:15,077 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-1] - 请求URLhttp://47.104.90.170:5000/query
2021-09-26 09:46:15,077 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-1] - 请求超时120
2021-09-26 09:46:43,017 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-2] - 连接字符串Data Source=djypaas.myshipping.net,5099;Initial Catalog=cangdandata;Persist Security Info=True;User ID=sa;Password=QDdjy#2020*
2021-09-26 09:46:43,017 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-2] - 请求URLhttp://47.104.90.170:5000/query
2021-09-26 09:46:43,017 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-2] - 请求超时120
2021-09-26 09:46:45,601 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-3] - 连接字符串Data Source=djypaas.myshipping.net,5099;Initial Catalog=cangdandata;Persist Security Info=True;User ID=sa;Password=QDdjy#2020*
2021-09-26 09:46:45,601 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-3] - 请求URLhttp://47.104.90.170:5000/query
2021-09-26 09:46:45,601 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-3] - 请求超时120
2021-09-26 09:46:48,840 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-2] - 请求数据:{
"yardid": "WLXX",
"mblno": "PASU5154902470",
"isweb": "2",
"wltype": "WLXX"
}
2021-09-26 09:46:48,840 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-3] - 请求数据:{
"yardid": "WLXX",
"mblno": "PASU5154902470",
"isweb": "2",
"wltype": "WLXX"
}
2021-09-26 09:46:49,819 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-1] - 请求数据:{
"yardid": "WLXX",
"mblno": "PASU5154902470",
"isweb": "2",
"wltype": "WLXX"
}
2021-09-26 09:46:54,727 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-3] - 返回数据:{"status": "0", "message": "当前账号没有cookie"}
2021-09-26 09:46:57,012 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-1] - 返回数据:{"status": "0", "message": "当前账号没有cookie"}
2021-09-26 09:47:00,597 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-4] - 连接字符串Data Source=djypaas.myshipping.net,5099;Initial Catalog=cangdandata;Persist Security Info=True;User ID=sa;Password=QDdjy#2020*
2021-09-26 09:47:00,597 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-4] - 请求URLhttp://47.104.90.170:5000/query
2021-09-26 09:47:00,597 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-4] - 请求超时120
2021-09-26 09:47:16,350 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-4] - 请求数据:{
"yardid": "WLXX",
"mblno": "PASU5154902470",
"isweb": "2",
"wltype": "WLXX"
}
2021-09-26 09:47:16,350 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-2] - 返回数据:{"status": "1", "message": [{"HuoWuZhuangTai": "进、出口货物", "JianShu": 2600, "ShenBaoXiangShu": 1, "ZhongLiang": 26500.0, "YuPeiShiJian": "2021/9/24 10:18:31", "YuPeiJieGuo": "接受申报", "YunDiShiJian": "2021/9/24 0:00:00", "YunDiJieGuo": "接受申报_运抵正常", "FangXingZhuangTai": "已放行", "FangXingShiJian": "2021/9/24 11:18:03", "ZhuangZaiShiJian": "2021/9/24 11:36:38", "ZhuangZaiJieGuo": "接受申报_同意装载"}]}
2021-09-26 09:47:17,127 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-5] - 连接字符串Data Source=djypaas.myshipping.net,5099;Initial Catalog=cangdandata;Persist Security Info=True;User ID=sa;Password=QDdjy#2020*
2021-09-26 09:47:17,127 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-5] - 请求URLhttp://47.104.90.170:5000/query
2021-09-26 09:47:17,127 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-5] - 请求超时120
2021-09-26 09:47:17,793 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-5] - 请求数据:{
"yardid": "WLXX",
"mblno": "PASU5154902470",
"isweb": "2",
"wltype": "WLXX"
}
2021-09-26 09:51:36,705 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:JobWLXXSave_D6.JobWLXXSave_D6
2021-09-26 09:51:36,722 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:JobWLXXGet_D6.JobWLXXGet_D6
2021-09-26 09:51:36,768 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - 启动
2021-09-26 09:51:45,086 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-1] - 连接字符串Data Source=djypaas.myshipping.net,5099;Initial Catalog=cangdandata;Persist Security Info=True;User ID=sa;Password=QDdjy#2020*
2021-09-26 09:51:45,086 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-1] - 请求URLhttp://47.104.90.170:5000/query
2021-09-26 09:51:45,086 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-1] - 请求超时120
2021-09-26 09:51:45,502 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-1] - 请求数据:{
"yardid": "WLXX",
"mblno": "PASU5154902470",
"isweb": "2",
"wltype": "WLXX"
}
2021-09-26 09:51:47,881 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-1] - 返回数据:{"status": "1", "message": [{"HuoWuZhuangTai": "进、出口货物", "JianShu": 2600, "ShenBaoXiangShu": 1, "ZhongLiang": 26500.0, "YuPeiShiJian": "2021/9/24 10:18:31", "YuPeiJieGuo": "接受申报", "YunDiShiJian": "2021/9/24 0:00:00", "YunDiJieGuo": "接受申报_运抵正常", "FangXingZhuangTai": "已放行", "FangXingShiJian": "2021/9/24 11:18:03", "ZhuangZaiShiJian": "2021/9/24 11:36:38", "ZhuangZaiJieGuo": "接受申报_同意装载"}]}
2021-09-26 09:52:08,781 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-2] - 连接字符串Data Source=djypaas.myshipping.net,5099;Initial Catalog=cangdandata;Persist Security Info=True;User ID=sa;Password=QDdjy#2020*
2021-09-26 09:52:08,782 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-2] - 请求URLhttp://47.104.90.170:5000/query
2021-09-26 09:52:08,782 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-2] - 请求超时120
2021-09-26 09:52:08,794 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-2] - 请求数据:{
"yardid": "WLXX",
"mblno": "PASU5154902470",
"isweb": "2",
"wltype": "WLXX"
}
2021-09-26 09:52:13,977 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-2] - 返回数据:{"status": "1", "message": [{"HuoWuZhuangTai": "进、出口货物", "JianShu": 2600, "ShenBaoXiangShu": 1, "ZhongLiang": 26500.0, "YuPeiShiJian": "2021/9/24 10:18:31", "YuPeiJieGuo": "接受申报", "YunDiShiJian": "2021/9/24 0:00:00", "YunDiJieGuo": "接受申报_运抵正常", "FangXingZhuangTai": "已放行", "FangXingShiJian": "2021/9/24 11:18:03", "ZhuangZaiShiJian": "2021/9/24 11:36:38", "ZhuangZaiJieGuo": "接受申报_同意装载"}]}
2021-09-26 09:52:16,027 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-3] - 连接字符串Data Source=djypaas.myshipping.net,5099;Initial Catalog=cangdandata;Persist Security Info=True;User ID=sa;Password=QDdjy#2020*
2021-09-26 09:52:16,027 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-3] - 请求URLhttp://47.104.90.170:5000/query
2021-09-26 09:52:16,027 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-3] - 请求超时120
2021-09-26 09:52:16,871 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-3] - 请求数据:{
"yardid": "WLXX",
"mblno": "PASU5154902470",
"isweb": "2",
"wltype": "WLXX"
}
2021-09-26 09:52:21,271 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-3] - 返回数据:{"status": "1", "message": [{"HuoWuZhuangTai": "进、出口货物", "JianShu": 2600, "ShenBaoXiangShu": 1, "ZhongLiang": 26500.0, "YuPeiShiJian": "2021/9/24 10:18:31", "YuPeiJieGuo": "接受申报", "YunDiShiJian": "2021/9/24 0:00:00", "YunDiJieGuo": "接受申报_运抵正常", "FangXingZhuangTai": "已放行", "FangXingShiJian": "2021/9/24 11:18:03", "ZhuangZaiShiJian": "2021/9/24 11:36:38", "ZhuangZaiJieGuo": "接受申报_同意装载"}]}
2021-09-26 09:52:35,598 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-4] - 连接字符串Data Source=djypaas.myshipping.net,5099;Initial Catalog=cangdandata;Persist Security Info=True;User ID=sa;Password=QDdjy#2020*
2021-09-26 09:52:40,317 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-4] - 请求URLhttp://47.104.90.170:5000/query
2021-09-26 09:52:40,317 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-4] - 请求超时120
2021-09-26 09:52:42,436 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-4] - 请求数据:{
"yardid": "WLXX",
"mblno": "PASU5154902470",
"isweb": "2",
"wltype": "WLXX"
}
2021-09-26 09:52:45,293 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-5] - 连接字符串Data Source=djypaas.myshipping.net,5099;Initial Catalog=cangdandata;Persist Security Info=True;User ID=sa;Password=QDdjy#2020*
2021-09-26 09:52:45,293 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-4] - 返回数据:{"status": "1", "message": [{"HuoWuZhuangTai": "进、出口货物", "JianShu": 2600, "ShenBaoXiangShu": 1, "ZhongLiang": 26500.0, "YuPeiShiJian": "2021/9/24 10:18:31", "YuPeiJieGuo": "接受申报", "YunDiShiJian": "2021/9/24 0:00:00", "YunDiJieGuo": "接受申报_运抵正常", "FangXingZhuangTai": "已放行", "FangXingShiJian": "2021/9/24 11:18:03", "ZhuangZaiShiJian": "2021/9/24 11:36:38", "ZhuangZaiJieGuo": "接受申报_同意装载"}]}
2021-09-26 09:52:45,293 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-5] - 请求URLhttp://47.104.90.170:5000/query
2021-09-26 09:52:45,293 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-5] - 请求超时120
2021-09-26 09:52:50,440 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-5] - 请求数据:{
"yardid": "WLXX",
"mblno": "PASU5154902470",
"isweb": "2",
"wltype": "WLXX"
}
2021-09-26 09:52:57,477 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-5] - 返回数据:{"status": "1", "message": [{"HuoWuZhuangTai": "进、出口货物", "JianShu": 2600, "ShenBaoXiangShu": 1, "ZhongLiang": 26500.0, "YuPeiShiJian": "2021/9/24 10:18:31", "YuPeiJieGuo": "接受申报", "YunDiShiJian": "2021/9/24 0:00:00", "YunDiJieGuo": "接受申报_运抵正常", "FangXingZhuangTai": "已放行", "FangXingShiJian": "2021/9/24 11:18:03", "ZhuangZaiShiJian": "2021/9/24 11:36:38", "ZhuangZaiJieGuo": "接受申报_同意装载"}]}
2021-09-26 09:53:00,206 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-6] - 连接字符串Data Source=djypaas.myshipping.net,5099;Initial Catalog=cangdandata;Persist Security Info=True;User ID=sa;Password=QDdjy#2020*
2021-09-26 09:53:00,206 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-6] - 请求URLhttp://47.104.90.170:5000/query
2021-09-26 09:53:00,206 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-6] - 请求超时120
2021-09-26 09:53:03,676 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-6] - 请求数据:{
"yardid": "WLXX",
"mblno": "VSTAO20210983A",
"isweb": "2",
"wltype": "WLXX"
}
2021-09-26 09:53:11,447 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-6] - 返回数据:{"status": "0", "message": "当前无可用账号,请等待!"}
2021-09-26 09:53:11,447 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-6] - 没有查询到VSTAO20210983A的信息
2021-09-26 09:53:28,954 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:JobWLXXSave_D6.JobWLXXSave_D6
2021-09-26 09:53:28,971 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:JobWLXXGet_D6.JobWLXXGet_D6
2021-09-26 09:53:29,020 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - 启动
2021-09-26 09:53:30,076 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-1] - 连接字符串Data Source=djypaas.myshipping.net,5099;Initial Catalog=cangdandata;Persist Security Info=True;User ID=sa;Password=QDdjy#2020*
2021-09-26 09:53:30,076 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-1] - 请求URLhttp://47.104.90.170:5000/query
2021-09-26 09:53:30,076 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-1] - 请求超时120
2021-09-26 09:53:30,425 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-1] - 请求数据:{
"yardid": "WLXX",
"mblno": "VSTAO20210983C",
"isweb": "2",
"wltype": "WLXX"
}
2021-09-26 09:53:31,450 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-1] - 返回数据:{"status": "1", "message": [{"HuoWuZhuangTai": "进、出口货物", "JianShu": 15, "ShenBaoXiangShu": 1, "ZhongLiang": 3893.0, "YuPeiShiJian": "2021/9/24 10:25:59", "YuPeiJieGuo": "接受申报", "YunDiShiJian": "2021/9/24 0:00:00", "YunDiJieGuo": "接受申报_运抵正常", "FangXingZhuangTai": "已放行", "FangXingShiJian": "2021/9/24 14:23:24", "ZhuangZaiShiJian": "", "ZhuangZaiJieGuo": "未申报"}]}
2021-09-26 09:53:51,091 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-2] - 连接字符串Data Source=djypaas.myshipping.net,5099;Initial Catalog=cangdandata;Persist Security Info=True;User ID=sa;Password=QDdjy#2020*
2021-09-26 09:53:51,091 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-2] - 请求URLhttp://47.104.90.170:5000/query
2021-09-26 09:53:51,091 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-2] - 请求超时120
2021-09-26 09:53:53,319 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-2] - 请求数据:{
"yardid": "WLXX",
"mblno": "VSTAO20210983C",
"isweb": "2",
"wltype": "WLXX"
}
2021-09-26 09:53:55,313 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-2] - 返回数据:{"status": "1", "message": [{"HuoWuZhuangTai": "进、出口货物", "JianShu": 15, "ShenBaoXiangShu": 1, "ZhongLiang": 3893.0, "YuPeiShiJian": "2021/9/24 10:25:59", "YuPeiJieGuo": "接受申报", "YunDiShiJian": "2021/9/24 0:00:00", "YunDiJieGuo": "接受申报_运抵正常", "FangXingZhuangTai": "已放行", "FangXingShiJian": "2021/9/24 14:23:24", "ZhuangZaiShiJian": "", "ZhuangZaiJieGuo": "未申报"}]}
2021-09-26 09:54:12,484 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-3] - 连接字符串Data Source=djypaas.myshipping.net,5099;Initial Catalog=cangdandata;Persist Security Info=True;User ID=sa;Password=QDdjy#2020*
2021-09-26 09:54:12,492 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-3] - 请求URLhttp://47.104.90.170:5000/query
2021-09-26 09:54:12,492 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-3] - 请求超时120
2021-09-26 09:54:12,511 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-3] - 请求数据:{
"yardid": "WLXX",
"mblno": "VSTAO20211005",
"isweb": "2",
"wltype": "WLXX"
}
2021-09-26 09:54:13,547 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-3] - 返回数据:{"status": "1", "message": [{"HuoWuZhuangTai": "进、出口货物", "JianShu": 127, "ShenBaoXiangShu": 3, "ZhongLiang": 29330.0, "YuPeiShiJian": "2021/9/24 10:01:55", "YuPeiJieGuo": "接受申报", "YunDiShiJian": "2021/9/24 0:00:00", "YunDiJieGuo": "接受申报_运抵正常", "FangXingZhuangTai": "已放行", "FangXingShiJian": "2021/9/24 14:38:12", "ZhuangZaiShiJian": "2021/9/24 14:49:33", "ZhuangZaiJieGuo": "接受申报_同意装载"}]}
2021-09-26 09:54:15,121 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-4] - 连接字符串Data Source=djypaas.myshipping.net,5099;Initial Catalog=cangdandata;Persist Security Info=True;User ID=sa;Password=QDdjy#2020*
2021-09-26 09:54:15,121 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-4] - 请求URLhttp://47.104.90.170:5000/query
2021-09-26 09:54:15,128 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-4] - 请求超时120
2021-09-26 09:54:17,167 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-4] - 请求数据:{
"yardid": "WLXX",
"mblno": "VSTAO20211005",
"isweb": "2",
"wltype": "WLXX"
}
2021-09-26 09:54:18,054 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-4] - 返回数据:{"status": "1", "message": [{"HuoWuZhuangTai": "进、出口货物", "JianShu": 127, "ShenBaoXiangShu": 3, "ZhongLiang": 29330.0, "YuPeiShiJian": "2021/9/24 10:01:55", "YuPeiJieGuo": "接受申报", "YunDiShiJian": "2021/9/24 0:00:00", "YunDiJieGuo": "接受申报_运抵正常", "FangXingZhuangTai": "已放行", "FangXingShiJian": "2021/9/24 14:38:12", "ZhuangZaiShiJian": "2021/9/24 14:49:33", "ZhuangZaiJieGuo": "接受申报_同意装载"}]}
2021-09-26 09:54:30,870 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-5] - 连接字符串Data Source=djypaas.myshipping.net,5099;Initial Catalog=cangdandata;Persist Security Info=True;User ID=sa;Password=QDdjy#2020*
2021-09-26 09:54:31,399 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-5] - 请求URLhttp://47.104.90.170:5000/query
2021-09-26 09:54:31,399 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-5] - 请求超时120
2021-09-26 09:54:35,157 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-5] - 请求数据:{
"yardid": "WLXX",
"mblno": "VSTAO20211005A",
"isweb": "2",
"wltype": "WLXX"
}
2021-09-26 09:54:39,186 [DEBUG] [JobPingTaiWork.JobWLXXGet_D6] [ServerScheduler_Worker-5] - 返回数据:{"status": "1", "message": [{"HuoWuZhuangTai": "进、出口货物", "JianShu": 9, "ShenBaoXiangShu": 2, "ZhongLiang": 5378.0, "YuPeiShiJian": "2021/9/24 10:25:57", "YuPeiJieGuo": "接受申报", "YunDiShiJian": "2021/9/24 0:00:00", "YunDiJieGuo": "接受申报_运抵正常", "FangXingZhuangTai": "已放行", "FangXingShiJian": "2021/9/24 14:36:46", "ZhuangZaiShiJian": "", "ZhuangZaiJieGuo": "未申报"}]}

@ -1,125 +0,0 @@
2021-11-02 10:21:57,542 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:Job.JobHaireBooking
2021-11-02 10:21:57,596 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - 启动
2021-11-02 10:22:00,054 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - Execute开始
2021-11-02 10:22:24,496 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:Job.JobHaireBooking
2021-11-02 10:22:24,542 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - 启动
2021-11-02 10:22:57,757 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:Job.JobHaireBooking
2021-11-02 10:22:57,819 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - 启动
2021-11-02 10:23:01,834 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - Execute开始
2021-11-02 10:26:23,469 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-2] - Execute开始
2021-11-02 10:32:33,263 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-2] - 数据上传System.Collections.Generic.List`1[System.Collections.Generic.KeyValuePair`2[System.String,System.String]]
2021-11-02 10:35:02,159 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-3] - Execute开始
2021-11-02 10:35:04,103 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-4] - Execute开始
2021-11-02 10:35:05,199 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-5] - Execute开始
2021-11-02 10:35:14,474 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-3] - 数据上传System.Collections.Generic.List`1[System.Collections.Generic.KeyValuePair`2[System.String,System.String]]
2021-11-02 10:35:23,580 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-4] - 数据上传System.Collections.Generic.List`1[System.Collections.Generic.KeyValuePair`2[System.String,System.String]]
2021-11-02 10:35:23,580 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-5] - 数据上传System.Collections.Generic.List`1[System.Collections.Generic.KeyValuePair`2[System.String,System.String]]
2021-11-02 10:36:00,000 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-6] - Execute开始
2021-11-02 10:36:00,000 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-6] - 数据上传System.Collections.Generic.List`1[System.Collections.Generic.KeyValuePair`2[System.String,System.String]]
2021-11-02 10:37:52,160 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-7] - Execute开始
2021-11-02 10:37:52,164 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-7] - 数据上传System.Collections.Generic.List`1[System.Collections.Generic.KeyValuePair`2[System.String,System.String]]
2021-11-02 10:38:00,000 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-8] - Execute开始
2021-11-02 10:38:00,000 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-8] - 数据上传System.Collections.Generic.List`1[System.Collections.Generic.KeyValuePair`2[System.String,System.String]]
2021-11-02 10:38:13,472 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:Job.JobHaireBooking
2021-11-02 10:38:13,555 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - 启动
2021-11-02 10:38:26,263 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:Job.JobHaireBooking
2021-11-02 10:38:26,316 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - 启动
2021-11-02 10:38:53,107 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:Job.JobHaireBooking
2021-11-02 10:38:53,152 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - 启动
2021-11-02 10:39:01,790 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - Execute开始
2021-11-02 10:39:01,875 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - 数据上传System.Collections.Generic.List`1[System.Collections.Generic.KeyValuePair`2[System.String,System.String]]
2021-11-02 10:40:01,991 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-2] - Execute开始
2021-11-02 10:40:01,992 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-2] - 数据上传System.Collections.Generic.List`1[System.Collections.Generic.KeyValuePair`2[System.String,System.String]]
2021-11-02 10:55:53,381 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:Job.JobHaireBooking
2021-11-02 10:55:53,450 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - 启动
2021-11-02 10:56:02,726 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - Execute开始
2021-11-02 10:56:02,798 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - 数据上传System.Collections.Generic.List`1[System.Collections.Generic.KeyValuePair`2[System.String,System.String]]
2021-11-02 10:56:36,676 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:Job.JobHaireBooking
2021-11-02 10:56:36,730 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - 启动
2021-11-02 10:57:01,579 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - Execute开始
2021-11-02 10:57:01,658 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - 数据上传System.Collections.Generic.List`1[System.Collections.Generic.KeyValuePair`2[System.String,System.String]]
2021-11-02 10:57:56,012 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:Job.JobHaireBooking
2021-11-02 10:57:56,079 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - 启动
2021-11-02 10:58:07,054 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - Execute开始
2021-11-02 10:58:07,137 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - 数据上传System.Collections.Generic.List`1[System.Collections.Generic.KeyValuePair`2[System.String,System.String]]
2021-11-02 10:58:44,507 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:Job.JobHaireBooking
2021-11-02 10:58:44,558 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - 启动
2021-11-02 10:59:01,340 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - Execute开始
2021-11-02 10:59:01,413 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - 数据上传System.Collections.Generic.List`1[System.Collections.Generic.KeyValuePair`2[System.String,System.String]]
2021-11-02 11:00:29,902 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:Job.JobHaireBooking
2021-11-02 11:00:29,953 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - 启动
2021-11-02 11:04:17,582 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - Execute开始
2021-11-02 11:04:18,853 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-2] - Execute开始
2021-11-02 11:04:18,924 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-2] - 数据上传System.Collections.Generic.List`1[System.Collections.Generic.KeyValuePair`2[System.String,System.String]]
2021-11-02 11:04:18,924 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - 数据上传System.Collections.Generic.List`1[System.Collections.Generic.KeyValuePair`2[System.String,System.String]]
2021-11-02 11:05:04,813 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:Job.JobHaireBooking
2021-11-02 11:05:04,883 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - 启动
2021-11-02 11:06:39,444 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - Execute开始
2021-11-02 11:06:39,523 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - 数据上传System.Collections.Generic.List`1[System.Collections.Generic.KeyValuePair`2[System.String,System.String]]
2021-11-02 11:07:03,925 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-2] - Execute开始
2021-11-02 11:07:03,925 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-2] - 数据上传System.Collections.Generic.List`1[System.Collections.Generic.KeyValuePair`2[System.String,System.String]]
2021-11-02 11:11:03,818 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:Job.JobHaireBooking
2021-11-02 11:11:03,870 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - 启动
2021-11-02 11:12:01,217 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - Execute开始
2021-11-02 11:12:01,288 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - 数据上传System.Collections.Generic.List`1[System.Collections.Generic.KeyValuePair`2[System.String,System.String]]
2021-11-02 11:13:28,157 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:Job.JobHaireBooking
2021-11-02 11:13:28,221 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - 启动
2021-11-02 11:14:01,554 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - Execute开始
2021-11-02 11:15:09,492 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:Job.JobBcEdiReply
2021-11-02 11:15:09,512 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:Job.JobSiEdiReply
2021-11-02 11:15:09,512 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:Job.JobSiEdiReplyContrast
2021-11-02 11:15:09,512 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:Job.JobHaireBooking
2021-11-02 11:15:09,568 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - 启动
2021-11-02 11:16:02,323 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:Job.JobBcEdiReply
2021-11-02 11:16:02,343 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:Job.JobSiEdiReply
2021-11-02 11:16:02,343 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:Job.JobSiEdiReplyContrast
2021-11-02 11:16:02,343 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:Job.JobHaireBooking
2021-11-02 11:16:02,379 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - 启动
2021-11-02 11:17:00,038 [DEBUG] [JobCreateFee.JobSiEdiReply] [ServerScheduler_Worker-2] - Execute开始
2021-11-02 11:17:00,041 [DEBUG] [JobCreateFee.JobBcEdiReplyContrast] [ServerScheduler_Worker-3] - Execute开始
2021-11-02 11:17:04,708 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - Execute开始
2021-11-02 11:17:07,620 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - 数据上传System.Collections.Generic.List`1[System.Collections.Generic.KeyValuePair`2[System.String,System.String]]
2021-11-02 11:18:21,191 [DEBUG] [JobCreateFee.JobSiEdiReply] [ServerScheduler_Worker-5] - Execute开始
2021-11-02 11:18:22,285 [DEBUG] [JobCreateFee.JobBcEdiReplyContrast] [ServerScheduler_Worker-6] - Execute开始
2021-11-02 11:18:22,285 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-4] - Execute开始
2021-11-02 11:18:23,668 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-4] - 数据上传System.Collections.Generic.List`1[System.Collections.Generic.KeyValuePair`2[System.String,System.String]]
2021-11-02 11:21:04,058 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:Job.JobBcEdiReply
2021-11-02 11:21:04,077 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:Job.JobSiEdiReply
2021-11-02 11:21:04,077 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:Job.JobSiEdiReplyContrast
2021-11-02 11:21:04,077 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:Job.JobHaireBooking
2021-11-02 11:21:04,141 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - 启动
2021-11-02 11:22:00,027 [DEBUG] [JobCreateFee.JobSiEdiReply] [ServerScheduler_Worker-2] - Execute开始
2021-11-02 11:22:00,029 [DEBUG] [JobCreateFee.JobBcEdiReplyContrast] [ServerScheduler_Worker-3] - Execute开始
2021-11-02 11:22:09,593 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - Execute开始
2021-11-02 11:22:10,508 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - 数据上传System.Collections.Generic.List`1[System.Collections.Generic.KeyValuePair`2[System.String,System.String]]
2021-11-02 11:22:53,471 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:Job.JobBcEdiReply
2021-11-02 11:22:53,488 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:Job.JobSiEdiReply
2021-11-02 11:22:53,488 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:Job.JobSiEdiReplyContrast
2021-11-02 11:22:53,488 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:Job.JobHaireBooking
2021-11-02 11:22:53,529 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - 启动
2021-11-02 11:23:00,025 [DEBUG] [JobCreateFee.JobSiEdiReply] [ServerScheduler_Worker-2] - Execute开始
2021-11-02 11:23:00,026 [DEBUG] [JobCreateFee.JobBcEdiReplyContrast] [ServerScheduler_Worker-3] - Execute开始
2021-11-02 11:23:01,825 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - Execute开始
2021-11-02 11:23:02,542 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - 数据上传System.Collections.Generic.List`1[System.Collections.Generic.KeyValuePair`2[System.String,System.String]]
2021-11-02 11:23:51,081 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:Job.JobBcEdiReply
2021-11-02 11:23:51,099 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:Job.JobSiEdiReply
2021-11-02 11:23:51,099 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:Job.JobSiEdiReplyContrast
2021-11-02 11:23:51,099 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:Job.JobHaireBooking
2021-11-02 11:23:51,137 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - 启动
2021-11-02 11:24:00,027 [DEBUG] [JobCreateFee.JobSiEdiReply] [ServerScheduler_Worker-2] - Execute开始
2021-11-02 11:24:00,028 [DEBUG] [JobCreateFee.JobBcEdiReplyContrast] [ServerScheduler_Worker-3] - Execute开始
2021-11-02 11:24:02,837 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - Execute开始
2021-11-02 11:24:03,914 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - 数据上传System.Collections.Generic.List`1[System.Collections.Generic.KeyValuePair`2[System.String,System.String]]
2021-11-02 11:24:34,989 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - 数据返回:{"code":"400","data":"","flag":false,"msg":"系统异常,请联系管理员"}
2021-11-02 11:24:43,769 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:Job.JobBcEdiReply
2021-11-02 11:24:43,788 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:Job.JobSiEdiReply
2021-11-02 11:24:43,789 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:Job.JobSiEdiReplyContrast
2021-11-02 11:24:43,789 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - JobAdded:Job.JobHaireBooking
2021-11-02 11:24:43,829 [DEBUG] [JobScheduler.Program+SchedulerListener] [1] - 启动
2021-11-02 11:25:00,039 [DEBUG] [JobCreateFee.JobSiEdiReply] [ServerScheduler_Worker-2] - Execute开始
2021-11-02 11:25:00,042 [DEBUG] [JobCreateFee.JobBcEdiReplyContrast] [ServerScheduler_Worker-3] - Execute开始
2021-11-02 11:25:09,748 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - Execute开始
2021-11-02 11:25:10,366 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - 数据上传System.Collections.Generic.List`1[System.Collections.Generic.KeyValuePair`2[System.String,System.String]]
2021-11-02 11:25:21,107 [DEBUG] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - 数据返回:{"code":"200","data":[{"airLine":"法国","businessType":"1","containerDTOS":[{"boxQuantity":1,"boxType":"40HC","grossWeight":121.0,"grossWeightUnit":"KGM","itemNo":1}],"country":"法国","dischargePort":"勒阿弗尔","dischargePortCode":"GKFR006","freightClause":"PREPAID","goodDeliveryDate":1629043200000,"goodsNum":2,"goodsType":"04","grossWeight":121.0,"loadingPort":"青岛","loadingPortCode":"GKCN001","notifierCode":"1928","operator":"杜方丽_test","operatorPhone":"15066812646","orderNo":"H2021090100005","priceClause":"C&F","productName":"121","receiverCode":"1880","receiverDesc":"PASAJE TASSO', 8 BARCELONA \nVAT CODE ESA 48017917\negomez@candy-hoover.es\nPh. ( 34)943037300","receiverName":"CANDY HOOVER ELECTR. SA ","reqArrivalDate":1632585600000,"reqShipmentDate":1630425600000,"saleMan":"辛鹏","scope":"I","senderCode":"886","senderDesc":"South room #401, Brand Center Building, Haier High-Tech Industrial Park, Lao Shan District, Qingdao-266101, Shandong, P. R. China.","senderName":"Haier Overseas Electric Appliances Corp. Ltd","shipCompany":"青岛中远海运集装箱运输有限公司","shipCompanyCode":"V63402","shipMarks":"N/M","shipName":"COSCO DENMARK","transClause":"CY-CY","trustDate":1630482988000,"trustType":"1D","volume":0.0,"voyageNum":"12345"},{"airLine":"西班牙","businessType":"1","containerDTOS":[{"boxQuantity":2,"boxType":"20GP","grossWeight":121.0,"grossWeightUnit":"KGM","itemNo":1}],"country":"西班牙","dischargePort":"巴塞罗那","dischargePortCode":"GKES003","freightClause":"PREPAID","goodDeliveryDate":1629043200000,"goodsNum":2,"goodsType":"04","grossWeight":121.0,"loadingPort":"青岛","loadingPortCode":"GKCN001","notifierCode":"1929","operator":"杜方丽_test","operatorPhone":"15066812646","orderNo":"H2021090200001","priceClause":"C&F","productName":"121","protocol":"99808","receiverCode":"1930","reqArrivalDate":1633104000000,"reqShipmentDate":1630425600000,"saleMan":"辛鹏","scope":"I","senderCode":"886","senderDesc":"South room #401, Brand Center Building, Haier High-Tech Industrial Park, Lao Shan District, Qingdao-266101, Shandong, P. R. China.","senderName":"Haier Overseas Electric Appliances Corp. Ltd","shipCompany":"青岛中远海运集装箱运输有限公司","shipCompanyCode":"V63402","shipMarks":"N/M","shipName":"COSCO DENMARK","transClause":"CY-CY","trustDate":1630579082000,"trustType":"1D","volume":2.0,"voyageNum":"12345"},{"airLine":"克罗地亚","bookingComment":"","businessType":"1","containerDTOS":[{"boxQuantity":1,"boxType":"40HC","grossWeight":121.0,"grossWeightUnit":"KGM","itemNo":1}],"country":"克罗地亚","deliveryPlace":"","dischargePort":"里耶卡","dischargePortCode":"GKHR002","freightClause":"PREPAID","goodDeliveryDate":1632240000000,"goodUnit":"BG","goodsDesc":"","goodsNum":1,"goodsType":"04","grossWeight":121.0,"loadPlace":"","loadingPort":"江门","loadingPortCode":"GKCN034","notifierCode":"","notifierDesc":"","operator":"杜方丽_test","operatorPhone":"18653200553","orderNo":"H2021110100001","priceClause":"36","productName":"121","protocol":"","receiverCode":"1863","receiverDesc":"VIA COMOLLI 16\r\nBRUGHERIO,20861,Italy","receiverName":"CANDY HOOVER GROUP S.R.L.","reqArrivalDate":1635955200000,"reqShipmentDate":1632844800000,"saleMan":"高海杰","scope":"I","secondNotifierCode":"","secondNotifierDesc":"","senderCode":"1867","senderDesc":"\r\nJIANGMEN,,China","senderName":"Jinling Mastersource","shipCompany":"达飞轮船(中国)有限公司青岛分公司","shipCompanyCode":"V9100399","shipMarks":"N/M","shipName":"","signType":"","transClause":"CY-CY","transPortCode":"","trustDate":1635747590000,"trustType":"1D","volume":1.0,"voyageNum":""}],"flag":true,"msg":"查询数据成功"}

@ -1,4 +0,0 @@
2021-07-16 20:29:17,700 [ERROR] [Job_BoschEdi_FTP.Job_SFTP_Upload] [ServerScheduler_Worker-1] - 错误中断:连接SFTP失败原因No suitable authentication method found to complete authentication.
2021-07-16 20:34:56,155 [ERROR] [Job_BoschEdi_FTP.Job_SFTP_Upload] [ServerScheduler_Worker-1] - 错误中断:连接SFTP失败原因No suitable authentication method found to complete authentication.
2021-07-16 20:37:18,586 [ERROR] [Job_BoschEdi_FTP.Job_Bosch_FTP] [ServerScheduler_Worker-1] - 错误中断0:连接SFTP失败原因由于连接方在一段时间后没有正确答复或连接的主机没有反应连接尝试失败。 119.165.237.27:2222
2021-07-16 20:39:04,998 [ERROR] [Job_BoschEdi_FTP.Job_Bosch_FTP] [ServerScheduler_Worker-1] - 错误中断0:连接SFTP失败原因由于连接方在一段时间后没有正确答复或连接的主机没有反应连接尝试失败。 119.165.237.27:2222

@ -1,169 +0,0 @@
2021-11-02 10:22:02,758 [ERROR] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - 未能找到文件“H:\DS7发布版2019\JobScheduler\bin\Debug\hairebookingstarttime.cfg”。
2021-11-02 10:22:02,772 [ERROR] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
在 System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
在 System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost)
在 System.IO.File.InternalReadAllText(String path, Encoding encoding, Boolean checkHost)
在 JobCreateFee.JobHaireBooking.Execute(IJobExecutionContext context) 位置 H:\DS7发布版2019\JobAutoCreateFee\JobHaireBooking.cs:行号 34
2021-11-02 10:23:14,640 [ERROR] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - 未能找到文件“H:\DS7发布版2019\JobScheduler\bin\Debug\hairebookingstarttime.cfg”。
2021-11-02 10:23:14,646 [ERROR] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
在 System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
在 System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost)
在 System.IO.File.InternalReadAllText(String path, Encoding encoding, Boolean checkHost)
在 JobCreateFee.JobHaireBooking.Execute(IJobExecutionContext context) 位置 H:\DS7发布版2019\JobAutoCreateFee\JobHaireBooking.cs:行号 34
2021-11-02 10:32:34,276 [ERROR] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-2] - 操作超时
2021-11-02 10:32:34,279 [ERROR] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-2] - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
在 System.Net.HttpWebRequest.GetRequestStream()
在 JobCreateFee.WebRequestHelper.DoPost(String url, Dictionary`2 dic, Int32 timeout) 位置 H:\DS7发布版2019\JobAutoCreateFee\Helpers.cs:行号 166
在 JobCreateFee.JobHaireBooking.Execute(IJobExecutionContext context) 位置 H:\DS7发布版2019\JobAutoCreateFee\JobHaireBooking.cs:行号 53
2021-11-02 10:35:24,966 [ERROR] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-4] - 操作超时
2021-11-02 10:35:24,966 [ERROR] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-4] - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
在 System.Net.HttpWebRequest.GetRequestStream()
在 JobCreateFee.WebRequestHelper.DoPost(String url, Dictionary`2 dic, Int32 timeout) 位置 H:\DS7发布版2019\JobAutoCreateFee\Helpers.cs:行号 166
在 JobCreateFee.JobHaireBooking.Execute(IJobExecutionContext context) 位置 H:\DS7发布版2019\JobAutoCreateFee\JobHaireBooking.cs:行号 53
2021-11-02 10:35:24,989 [ERROR] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-5] - 基础连接已经关闭: 接收时发生错误。
2021-11-02 10:35:24,989 [ERROR] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-5] - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
在 System.Net.HttpWebRequest.GetRequestStream()
在 JobCreateFee.WebRequestHelper.DoPost(String url, Dictionary`2 dic, Int32 timeout) 位置 H:\DS7发布版2019\JobAutoCreateFee\Helpers.cs:行号 166
在 JobCreateFee.JobHaireBooking.Execute(IJobExecutionContext context) 位置 H:\DS7发布版2019\JobAutoCreateFee\JobHaireBooking.cs:行号 53
2021-11-02 10:35:24,996 [ERROR] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-3] - 操作超时
2021-11-02 10:35:24,997 [ERROR] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-3] - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
在 System.Net.HttpWebRequest.GetRequestStream()
在 JobCreateFee.WebRequestHelper.DoPost(String url, Dictionary`2 dic, Int32 timeout) 位置 H:\DS7发布版2019\JobAutoCreateFee\Helpers.cs:行号 166
在 JobCreateFee.JobHaireBooking.Execute(IJobExecutionContext context) 位置 H:\DS7发布版2019\JobAutoCreateFee\JobHaireBooking.cs:行号 53
2021-11-02 10:37:52,160 [ERROR] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-6] - 操作超时
2021-11-02 10:37:52,164 [ERROR] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-6] - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
在 System.Net.HttpWebRequest.GetRequestStream()
在 JobCreateFee.WebRequestHelper.DoPost(String url, Dictionary`2 dic, Int32 timeout) 位置 H:\DS7发布版2019\JobAutoCreateFee\Helpers.cs:行号 166
在 JobCreateFee.JobHaireBooking.Execute(IJobExecutionContext context) 位置 H:\DS7发布版2019\JobAutoCreateFee\JobHaireBooking.cs:行号 53
2021-11-02 10:37:53,195 [ERROR] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-7] - 操作超时
2021-11-02 10:37:53,195 [ERROR] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-7] - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
在 System.Net.HttpWebRequest.GetRequestStream()
在 JobCreateFee.WebRequestHelper.DoPost(String url, Dictionary`2 dic, Int32 timeout) 位置 H:\DS7发布版2019\JobAutoCreateFee\Helpers.cs:行号 166
在 JobCreateFee.JobHaireBooking.Execute(IJobExecutionContext context) 位置 H:\DS7发布版2019\JobAutoCreateFee\JobHaireBooking.cs:行号 53
2021-11-02 10:38:01,001 [ERROR] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-8] - 操作超时
2021-11-02 10:38:01,001 [ERROR] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-8] - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
在 System.Net.HttpWebRequest.GetRequestStream()
在 JobCreateFee.WebRequestHelper.DoPost(String url, Dictionary`2 dic, Int32 timeout) 位置 H:\DS7发布版2019\JobAutoCreateFee\Helpers.cs:行号 166
在 JobCreateFee.JobHaireBooking.Execute(IJobExecutionContext context) 位置 H:\DS7发布版2019\JobAutoCreateFee\JobHaireBooking.cs:行号 53
2021-11-02 10:39:30,400 [ERROR] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - 操作超时
2021-11-02 10:39:30,406 [ERROR] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
在 System.Net.HttpWebRequest.GetRequestStream()
在 JobCreateFee.WebRequestHelper.DoPost(String url, Dictionary`2 dic, Int32 timeout) 位置 H:\DS7发布版2019\JobAutoCreateFee\Helpers.cs:行号 166
在 JobCreateFee.JobHaireBooking.Execute(IJobExecutionContext context) 位置 H:\DS7发布版2019\JobAutoCreateFee\JobHaireBooking.cs:行号 53
2021-11-02 10:40:06,016 [ERROR] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-2] - 操作超时
2021-11-02 10:40:06,017 [ERROR] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-2] - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
在 System.Net.HttpWebRequest.GetRequestStream()
在 JobCreateFee.WebRequestHelper.DoPost(String url, Dictionary`2 dic, Int32 timeout) 位置 H:\DS7发布版2019\JobAutoCreateFee\Helpers.cs:行号 166
在 JobCreateFee.JobHaireBooking.Execute(IJobExecutionContext context) 位置 H:\DS7发布版2019\JobAutoCreateFee\JobHaireBooking.cs:行号 53
2021-11-02 10:56:24,753 [ERROR] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - 操作超时
2021-11-02 10:56:24,763 [ERROR] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
在 System.Net.HttpWebRequest.GetRequestStream()
在 JobCreateFee.WebRequestHelper.DoPost(String url, Dictionary`2 dic, Int32 timeout) 位置 H:\DS7发布版2019\JobAutoCreateFee\Helpers.cs:行号 166
在 JobCreateFee.JobHaireBooking.Execute(IJobExecutionContext context) 位置 H:\DS7发布版2019\JobAutoCreateFee\JobHaireBooking.cs:行号 53
2021-11-02 10:57:20,787 [ERROR] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - 操作超时
2021-11-02 10:57:20,793 [ERROR] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
在 System.Net.HttpWebRequest.GetRequestStream()
在 JobCreateFee.WebRequestHelper.DoPost(String url, Dictionary`2 dic, Int32 timeout) 位置 H:\DS7发布版2019\JobAutoCreateFee\Helpers.cs:行号 166
在 JobCreateFee.JobHaireBooking.Execute(IJobExecutionContext context) 位置 H:\DS7发布版2019\JobAutoCreateFee\JobHaireBooking.cs:行号 53
2021-11-02 10:58:35,780 [ERROR] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - 操作超时
2021-11-02 10:58:35,790 [ERROR] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
在 System.Net.HttpWebRequest.GetRequestStream()
在 JobCreateFee.WebRequestHelper.DoPost(String url, Dictionary`2 dic, Int32 timeout) 位置 H:\DS7发布版2019\JobAutoCreateFee\Helpers.cs:行号 166
在 JobCreateFee.JobHaireBooking.Execute(IJobExecutionContext context) 位置 H:\DS7发布版2019\JobAutoCreateFee\JobHaireBooking.cs:行号 53
2021-11-02 11:04:47,301 [ERROR] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-2] - 操作超时
2021-11-02 11:04:47,302 [ERROR] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - 操作超时
2021-11-02 11:04:47,311 [ERROR] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-2] - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
在 System.Net.HttpWebRequest.GetRequestStream()
在 JobCreateFee.WebRequestHelper.DoPost(String url, Dictionary`2 dic, Int32 timeout) 位置 H:\DS7发布版2019\JobAutoCreateFee\Helpers.cs:行号 166
在 JobCreateFee.JobHaireBooking.Execute(IJobExecutionContext context) 位置 H:\DS7发布版2019\JobAutoCreateFee\JobHaireBooking.cs:行号 53
2021-11-02 11:04:47,312 [ERROR] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
在 System.Net.HttpWebRequest.GetRequestStream()
在 JobCreateFee.WebRequestHelper.DoPost(String url, Dictionary`2 dic, Int32 timeout) 位置 H:\DS7发布版2019\JobAutoCreateFee\Helpers.cs:行号 166
在 JobCreateFee.JobHaireBooking.Execute(IJobExecutionContext context) 位置 H:\DS7发布版2019\JobAutoCreateFee\JobHaireBooking.cs:行号 53
2021-11-02 11:07:02,727 [ERROR] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - 操作超时
2021-11-02 11:07:08,660 [ERROR] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
在 System.Net.HttpWebRequest.GetRequestStream()
在 JobCreateFee.WebRequestHelper.DoPost(String url, Dictionary`2 dic, Int32 timeout) 位置 H:\DS7发布版2019\JobAutoCreateFee\Helpers.cs:行号 166
在 JobCreateFee.JobHaireBooking.Execute(IJobExecutionContext context) 位置 H:\DS7发布版2019\JobAutoCreateFee\JobHaireBooking.cs:行号 53
2021-11-02 11:17:07,549 [ERROR] [JobCreateFee.JobBcEdiReplyContrast] [ServerScheduler_Worker-3] - 未能找到路径“E:\BcPath”的一部分。
2021-11-02 11:17:07,550 [ERROR] [JobCreateFee.JobSiEdiReply] [ServerScheduler_Worker-2] - 未能找到路径“E:\BcPath”的一部分。
2021-11-02 11:17:07,555 [ERROR] [JobCreateFee.JobSiEdiReply] [ServerScheduler_Worker-2] - 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
在 System.IO.FileSystemEnumerableIterator`1.CommonInit()
在 System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)
在 System.IO.Directory.GetFiles(String path)
在 JobCreateFee.JobSiEdiReply.Execute(IJobExecutionContext context) 位置 H:\DS7发布版2019\JobAutoCreateFee\JobSiEdiReply.cs:行号 34
2021-11-02 11:17:07,557 [ERROR] [JobCreateFee.JobBcEdiReplyContrast] [ServerScheduler_Worker-3] - 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
在 System.IO.FileSystemEnumerableIterator`1.CommonInit()
在 System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)
在 System.IO.Directory.GetFiles(String path)
在 JobCreateFee.JobBcEdiReplyContrast.Execute(IJobExecutionContext context) 位置 H:\DS7发布版2019\JobAutoCreateFee\JobBcEdiReplyContrast.cs:行号 39
2021-11-02 11:18:20,625 [ERROR] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - 远程服务器返回错误: (308) PERMANENT REDIRECT。
2021-11-02 11:18:22,285 [ERROR] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - 在 System.Net.HttpWebRequest.GetResponse()
在 JobCreateFee.WebRequestHelper.DoPost(String url, Dictionary`2 dic, Int32 timeout) 位置 H:\DS7发布版2019\JobAutoCreateFee\Helpers.cs:行号 174
在 JobCreateFee.JobHaireBooking.Execute(IJobExecutionContext context) 位置 H:\DS7发布版2019\JobAutoCreateFee\JobHaireBooking.cs:行号 54
2021-11-02 11:18:42,241 [ERROR] [JobCreateFee.JobBcEdiReplyContrast] [ServerScheduler_Worker-6] - 未能找到路径“E:\BcPath”的一部分。
2021-11-02 11:18:42,241 [ERROR] [JobCreateFee.JobSiEdiReply] [ServerScheduler_Worker-5] - 未能找到路径“E:\BcPath”的一部分。
2021-11-02 11:19:52,339 [ERROR] [JobCreateFee.JobBcEdiReplyContrast] [ServerScheduler_Worker-6] - 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
在 System.IO.FileSystemEnumerableIterator`1.CommonInit()
在 System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)
在 System.IO.Directory.GetFiles(String path)
在 JobCreateFee.JobBcEdiReplyContrast.Execute(IJobExecutionContext context) 位置 H:\DS7发布版2019\JobAutoCreateFee\JobBcEdiReplyContrast.cs:行号 39
2021-11-02 11:19:52,339 [ERROR] [JobCreateFee.JobSiEdiReply] [ServerScheduler_Worker-5] - 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
在 System.IO.FileSystemEnumerableIterator`1.CommonInit()
在 System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)
在 System.IO.Directory.GetFiles(String path)
在 JobCreateFee.JobSiEdiReply.Execute(IJobExecutionContext context) 位置 H:\DS7发布版2019\JobAutoCreateFee\JobSiEdiReply.cs:行号 34
2021-11-02 11:22:10,435 [ERROR] [JobCreateFee.JobBcEdiReplyContrast] [ServerScheduler_Worker-3] - 未能找到路径“E:\BcPath”的一部分。
2021-11-02 11:22:10,435 [ERROR] [JobCreateFee.JobSiEdiReply] [ServerScheduler_Worker-2] - 未能找到路径“E:\BcPath”的一部分。
2021-11-02 11:22:10,441 [ERROR] [JobCreateFee.JobSiEdiReply] [ServerScheduler_Worker-2] - 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
在 System.IO.FileSystemEnumerableIterator`1.CommonInit()
在 System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)
在 System.IO.Directory.GetFiles(String path)
在 JobCreateFee.JobSiEdiReply.Execute(IJobExecutionContext context) 位置 H:\DS7发布版2019\JobAutoCreateFee\JobSiEdiReply.cs:行号 34
2021-11-02 11:22:10,443 [ERROR] [JobCreateFee.JobBcEdiReplyContrast] [ServerScheduler_Worker-3] - 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
在 System.IO.FileSystemEnumerableIterator`1.CommonInit()
在 System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)
在 System.IO.Directory.GetFiles(String path)
在 JobCreateFee.JobBcEdiReplyContrast.Execute(IJobExecutionContext context) 位置 H:\DS7发布版2019\JobAutoCreateFee\JobBcEdiReplyContrast.cs:行号 39
2021-11-02 11:23:02,465 [ERROR] [JobCreateFee.JobSiEdiReply] [ServerScheduler_Worker-2] - 未能找到路径“E:\BcPath”的一部分。
2021-11-02 11:23:02,465 [ERROR] [JobCreateFee.JobBcEdiReplyContrast] [ServerScheduler_Worker-3] - 未能找到路径“E:\BcPath”的一部分。
2021-11-02 11:23:02,470 [ERROR] [JobCreateFee.JobSiEdiReply] [ServerScheduler_Worker-2] - 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
在 System.IO.FileSystemEnumerableIterator`1.CommonInit()
在 System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)
在 System.IO.Directory.GetFiles(String path)
在 JobCreateFee.JobSiEdiReply.Execute(IJobExecutionContext context) 位置 H:\DS7发布版2019\JobAutoCreateFee\JobSiEdiReply.cs:行号 34
2021-11-02 11:23:02,472 [ERROR] [JobCreateFee.JobBcEdiReplyContrast] [ServerScheduler_Worker-3] - 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
在 System.IO.FileSystemEnumerableIterator`1.CommonInit()
在 System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)
在 System.IO.Directory.GetFiles(String path)
在 JobCreateFee.JobBcEdiReplyContrast.Execute(IJobExecutionContext context) 位置 H:\DS7发布版2019\JobAutoCreateFee\JobBcEdiReplyContrast.cs:行号 39
2021-11-02 11:23:10,096 [ERROR] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - 远程服务器返回错误: (308) PERMANENT REDIRECT。
2021-11-02 11:23:11,679 [ERROR] [JobCreateFee.JobHaireBooking] [ServerScheduler_Worker-1] - 在 System.Net.HttpWebRequest.GetResponse()
在 JobCreateFee.WebRequestHelper.DoPost(String url, Dictionary`2 dic, Int32 timeout) 位置 H:\DS7发布版2019\JobAutoCreateFee\Helpers.cs:行号 174
在 JobCreateFee.JobHaireBooking.Execute(IJobExecutionContext context) 位置 H:\DS7发布版2019\JobAutoCreateFee\JobHaireBooking.cs:行号 54
2021-11-02 11:24:03,847 [ERROR] [JobCreateFee.JobBcEdiReplyContrast] [ServerScheduler_Worker-3] - 未能找到路径“E:\BcPath”的一部分。
2021-11-02 11:24:03,847 [ERROR] [JobCreateFee.JobSiEdiReply] [ServerScheduler_Worker-2] - 未能找到路径“E:\BcPath”的一部分。
2021-11-02 11:24:03,853 [ERROR] [JobCreateFee.JobSiEdiReply] [ServerScheduler_Worker-2] - 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
在 System.IO.FileSystemEnumerableIterator`1.CommonInit()
在 System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)
在 System.IO.Directory.GetFiles(String path)
在 JobCreateFee.JobSiEdiReply.Execute(IJobExecutionContext context) 位置 H:\DS7发布版2019\JobAutoCreateFee\JobSiEdiReply.cs:行号 34
2021-11-02 11:24:03,854 [ERROR] [JobCreateFee.JobBcEdiReplyContrast] [ServerScheduler_Worker-3] - 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
在 System.IO.FileSystemEnumerableIterator`1.CommonInit()
在 System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)
在 System.IO.Directory.GetFiles(String path)
在 JobCreateFee.JobBcEdiReplyContrast.Execute(IJobExecutionContext context) 位置 H:\DS7发布版2019\JobAutoCreateFee\JobBcEdiReplyContrast.cs:行号 39
2021-11-02 11:25:10,270 [ERROR] [JobCreateFee.JobSiEdiReply] [ServerScheduler_Worker-2] - 未能找到路径“E:\BcPath”的一部分。
2021-11-02 11:25:10,270 [ERROR] [JobCreateFee.JobBcEdiReplyContrast] [ServerScheduler_Worker-3] - 未能找到路径“E:\BcPath”的一部分。
2021-11-02 11:25:10,276 [ERROR] [JobCreateFee.JobSiEdiReply] [ServerScheduler_Worker-2] - 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
在 System.IO.FileSystemEnumerableIterator`1.CommonInit()
在 System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)
在 System.IO.Directory.GetFiles(String path)
在 JobCreateFee.JobSiEdiReply.Execute(IJobExecutionContext context) 位置 H:\DS7发布版2019\JobAutoCreateFee\JobSiEdiReply.cs:行号 34
2021-11-02 11:25:10,278 [ERROR] [JobCreateFee.JobBcEdiReplyContrast] [ServerScheduler_Worker-3] - 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
在 System.IO.FileSystemEnumerableIterator`1.CommonInit()
在 System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)
在 System.IO.Directory.GetFiles(String path)
在 JobCreateFee.JobBcEdiReplyContrast.Execute(IJobExecutionContext context) 位置 H:\DS7发布版2019\JobAutoCreateFee\JobBcEdiReplyContrast.cs:行号 39
Loading…
Cancel
Save