This commit is contained in:
AdisakKanthawilang 2024-03-04 09:23:51 +07:00
parent 3e8f43537f
commit 2bb68463be

View file

@ -1079,7 +1079,7 @@ export class PositionController extends Controller {
) )
.andWhere(checkChildConditions) .andWhere(checkChildConditions)
.andWhere(typeCondition) .andWhere(typeCondition)
.andWhere(revisionCondition); .andWhere(revisionCondition)
}), }),
) )
.orWhere( .orWhere(