diff --git a/cf-module-prod-executor/cf-module-prod-executor-biz/src/main/resources/mapper/plate/PlateMapper.xml b/cf-module-prod-executor/cf-module-prod-executor-biz/src/main/resources/mapper/plate/PlateMapper.xml index ae1c47a3e..6bbf04744 100644 --- a/cf-module-prod-executor/cf-module-prod-executor-biz/src/main/resources/mapper/plate/PlateMapper.xml +++ b/cf-module-prod-executor/cf-module-prod-executor-biz/src/main/resources/mapper/plate/PlateMapper.xml @@ -531,7 +531,7 @@ op.name as name, op.plate_no as plateNo, op.custom_plate_no as customPlateNo, - p.cad_plate_no AS customNumber, + op.cad_plate_no AS customNumber, op.type as type, op.goods_id as goodsId, op.width,