diff --git a/src/main/resources/mybatis/mapper/collect/IoCollectOrderMapper.xml b/src/main/resources/mybatis/mapper/collect/IoCollectOrderMapper.xml index b37db55f8..dd43223c7 100644 --- a/src/main/resources/mybatis/mapper/collect/IoCollectOrderMapper.xml +++ b/src/main/resources/mybatis/mapper/collect/IoCollectOrderMapper.xml @@ -7,6 +7,7 @@ bcb.name busTypeName, bcb.fromType fromTypeName, bc.name fromCorpName, + sw.workplaceId workPlaceCode, sw.workplaceName FROM io_collect_order ico left join basic_collect_bustype bcb on ico.busType = bcb.code