#1308: [更新]任务指令增加结束符,避免重复检查出错

This commit is contained in:
Anyon 2019-08-16 10:32:10 +08:00
commit b4895231db
2 changed files with 35 additions and 17 deletions

@ -1 +1 @@
Subproject commit b89781f8b5496454766883a83bc23f17d0af20ce Subproject commit 33e08fe5640591c2cd584bc860a21956b97f6e7e

View File

@ -3,21 +3,39 @@ branches: {
} }
fileChange: fileChange:
/application: /application:
newFile: !uuid '8cdf9c7233449908c5f224ce766aee9f657c26c6' newFile: !uuid '68deb5bdf49bf48978da868c8152a385f5e711a7'
oldFile: !uuid 'f199c611d8f99fa2d4266cf9bbc1a6edffe5227f' oldFile: !uuid '8cdf9c7233449908c5f224ce766aee9f657c26c6'
/application/wechat: /application/admin:
newFile: !uuid '03705a425f8a29e8d018ecba04bfed423b7d02d7' newFile: !uuid '7451e5e8e3f0aa2f16b65c7009147061ca0ec043'
oldFile: !uuid '750060179c28e37d9a4845fb3316190d71e1e9cd' oldFile: !uuid '58b7e0457a041fd9510039b838aab4cb81f4b0a7'
/application/wechat/controller: /application/admin/queue:
newFile: !uuid '140ef7b2420ee6b0d0a71c09e57269c739636755' newFile: !uuid 'caa2950c4bfd9b84edfb7598c56bdf4ccfb5b062'
oldFile: !uuid '902314dd4933918268b3c3b4ccb81e74c1d62b58' oldFile: !uuid '9e6bed8117531478d63b0c89ba7e50357e38817c'
/application/wechat/controller/api: /application/admin/queue/task:
newFile: !uuid 'a38cdb1e63b6988c1ba55cb890e254dcbd4f696c' newFile: !uuid '8e8ab09e5be1005665692cbd949c404813370444'
oldFile: !uuid 'f43bc39c1636147ad07204bed3fa6074c8406f6c' oldFile: !uuid '69cbc36addb582948b9b8ab6cd14fa1d7a6862f4'
/application/wechat/controller/api/Review.php: /application/admin/queue/task/Listen.php:
newFile: !uuid 'c0a349427fabcc914b4864d0725b213f563b6c2f' newFile: !uuid '87be107961888dfd787b68b0783bd4c80f9da3ef'
oldFile: !uuid '84970d3df739885e3391f39f418f2a5ad9ed6bf6' oldFile: !uuid '24601606d29dd03d535c0d13bf2e98be0a45147a'
gitCommitId: !uuid 'b89781f8b5496454766883a83bc23f17d0af20ce' /application/admin/queue/task/Work.php:
newFile: !uuid 'd6bf9f5a993e602b98d7873b1b1774d37a9c2593'
oldFile: !uuid '40abff7aa71bad17fc7f0f41120e87c864b55272'
/vendor:
newFile: !uuid 'fffa3eb09f3e2e77fee559043326e5bb9c2a4b1d'
oldFile: !uuid 'e2c3695569f36a34bbda832d2f2f7e64a1ce6fc5'
/vendor/autoload.php:
newFile: !uuid 'e20b39385646a98061adbec4c3bf6576c9c04d86'
oldFile: !uuid 'fda02a60155cb1bf1f03758f167998b1ecb161e8'
/vendor/composer:
newFile: !uuid '2c0c603564d745ecff62901d3fa1a5f458bd3d97'
oldFile: !uuid '71236e761424fa29de614c567e588c5c24244049'
/vendor/composer/autoload_real.php:
newFile: !uuid '5da1a5ae9e02d7a3597da013c751c9555a501587'
oldFile: !uuid 'bc51a7507f2162e4e00465509ac23fb0944519d6'
/vendor/composer/autoload_static.php:
newFile: !uuid '7cde9f1ec614d0462622f7f2c2aff216cda0b6d6'
oldFile: !uuid 'be59454a4a993d80448790808ff5a5179554d8d7'
gitCommitId: !uuid '33e08fe5640591c2cd584bc860a21956b97f6e7e'
renames: { renames: {
} }
revisionId: 1307 revisionId: 1308