Browse Source

Merge branch 'dev' into pre-production

master
pref_mail@163.com 10 months ago
parent
commit
f0428ba796
  1. 2
      blade-service/logpm-distribution/src/main/java/com/logpm/distribution/mapper/DistributionReservationMapper.xml

2
blade-service/logpm-distribution/src/main/java/com/logpm/distribution/mapper/DistributionReservationMapper.xml

@ -1945,7 +1945,7 @@
</if>
<if test="warehouseId !=null and warehouseId!= ''">
and ldpl.warehouse_id=#{warehourseId}
and ldpl.warehouse_id=#{warehouseId}
</if>
</where>

Loading…
Cancel
Save