md
This commit is contained in:
parent
ab1a1ef906
commit
76a0d25e79
@ -125,7 +125,7 @@
|
||||
</select>
|
||||
|
||||
<!-- 成本运算获取最小化运单信息 -->
|
||||
<select id="selectThinWaybillInfoByCostFeeCalc" parameterType="parameterType" resultType="EmisWaybill">
|
||||
<select id="selectThinWaybillInfoByCostFeeCalc" parameterType="String" resultType="EmisWaybill">
|
||||
SELECT
|
||||
a.id,
|
||||
a.bill_code as billCode,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user