瀏覽代碼

자사배송정책 수정 시 오류

jsh77b 4 年之前
父節點
當前提交
20a987ed3f
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/main/java/com/style24/persistence/mybatis/shop/TsaBusiness.xml

+ 1 - 0
src/main/java/com/style24/persistence/mybatis/shop/TsaBusiness.xml

@@ -359,6 +359,7 @@
 		                          FROM   TB_SUPPLY_COMPANY
 		                          WHERE  DISTRIBUTION_GB != 'G065_20' /*자사*/
 		                         )
+		AND    DELV_FEE_CD = #{delvFeeCd}
 		    </otherwise>
 		</choose>
 	</update>