Showing
3 changed files
with
6 additions
and
6 deletions
| ... | @@ -12,9 +12,9 @@ task: | ... | @@ -12,9 +12,9 @@ task: |
| 12 | #推送完整报文 | 12 | #推送完整报文 |
| 13 | pushMawbTask: 0 0/1 * * * ? | 13 | pushMawbTask: 0 0/1 * * * ? |
| 14 | #推送失败的回执数据 | 14 | #推送失败的回执数据 |
| 15 | - pushErrorReturnDate: 0 0/1 * * * ? | 15 | + pushErrorReturnDate: 0 0/30 * * * ? |
| 16 | #推送失败的申报数据 | 16 | #推送失败的申报数据 |
| 17 | - pushErrorDeclareDate: 0 0/1 * * * ? | 17 | + pushErrorDeclareDate: 0 0/30 * * * ? |
| 18 | 18 | ||
| 19 | 19 | ||
| 20 | #推送地址 | 20 | #推送地址 | ... | ... |
| ... | @@ -12,9 +12,9 @@ task: | ... | @@ -12,9 +12,9 @@ task: |
| 12 | #推送完整报文 | 12 | #推送完整报文 |
| 13 | pushMawbTask: 0 0/1 * * * ? | 13 | pushMawbTask: 0 0/1 * * * ? |
| 14 | #推送失败的回执数据 | 14 | #推送失败的回执数据 |
| 15 | - pushErrorReturnDate: 0 0/1 * * * ? | 15 | + pushErrorReturnDate: 0 0/30 * * * ? |
| 16 | #推送失败的申报数据 | 16 | #推送失败的申报数据 |
| 17 | - pushErrorDeclareDate: 0 0/1 * * * ? | 17 | + pushErrorDeclareDate: 0 0/30 * * * ? |
| 18 | 18 | ||
| 19 | #推送地址 | 19 | #推送地址 |
| 20 | api: | 20 | api: | ... | ... |
| ... | @@ -12,9 +12,9 @@ task: | ... | @@ -12,9 +12,9 @@ task: |
| 12 | #推送完整报文 | 12 | #推送完整报文 |
| 13 | pushMawbTask: 0 0/1 * * * ? | 13 | pushMawbTask: 0 0/1 * * * ? |
| 14 | #推送失败的回执数据 | 14 | #推送失败的回执数据 |
| 15 | - pushErrorReturnDate: 0 0/1 * * * ? | 15 | + pushErrorReturnDate: 0 0/30 * * * ? |
| 16 | #推送失败的申报数据 | 16 | #推送失败的申报数据 |
| 17 | - pushErrorDeclareDate: 0 0/1 * * * ? | 17 | + pushErrorDeclareDate: 0 0/30 * * * ? |
| 18 | 18 | ||
| 19 | #推送地址 | 19 | #推送地址 |
| 20 | api: | 20 | api: | ... | ... |
-
Please register or login to post a comment