src/main/resources/mapper/sales/ShippingInfoMapper.xml
@@ -72,6 +72,7 @@ slp.product_category, slp.specification_model, slp.unit, slp.product_model_id, sor.outbound_batches, sor.stock_out_num, sor.batch_no, @@ -97,6 +98,7 @@ si.id = #{shippingId} </if> </where> order by sor.id </select> <select id="getShippingInfoByCustomerName" resultType="com.ruoyi.sales.pojo.ShippingInfo"> select * from shipping_info si