Fix
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
This commit is contained in:
parent
7e125cdba5
commit
b9c57c2f0e
|
@ -40,8 +40,6 @@ module.exports = Self => {
|
|||
});
|
||||
const {code} = expedition.agencyMode();
|
||||
|
||||
const expedition = await models.Expedition.findOne(filter);
|
||||
const {code} = expedition.agencyMode();
|
||||
let isDeleted = true;
|
||||
|
||||
if (code?.toLowerCase()?.includes('mrw') && expedition.externalId) {
|
||||
|
|
Loading…
Reference in New Issue