|
|
@@ -295,7 +295,7 @@
|
|
|
AND B.SHOT_DELV_YN = #{shotDelvYn}
|
|
|
</if>
|
|
|
<if test='orderPhnno != null and orderPhnno != ""'>
|
|
|
- AND REPLACE(A.ORDER_PHNNO, '-', '') = REPLACE(#{orderPhnno}, '-', '')
|
|
|
+ AND REPLACE(A.ORD_PHNNO, '-', '') = REPLACE(#{orderPhnno}, '-', '')
|
|
|
</if>
|
|
|
<if test='ordDtlNo != null and ordDtlNo != ""'>
|
|
|
AND B.ORD_DTL_NO = #{ordDtlNo}
|