Explorar o código

20211216后端日志更新代码_1

mashengyi %!s(int64=3) %!d(string=hai) anos
pai
achega
58bffb2937
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main/resources/mapper/waybill/NoCarWaybillMapper.xml

+ 1 - 1
src/main/resources/mapper/waybill/NoCarWaybillMapper.xml

@@ -234,7 +234,7 @@
        select
        <include refid="baseSql" />
        from t_waybill_no
-       where  customerName = BINARY #{customerName,jdbcType=VARCHAR}
+       where  customerName = BINARY #{customerName,jdbcType=VARCHAR} and billwayStatus =2
    </select>
 
    <update id="upDateCompany" parameterType="com.jkcredit.invoice.model.vo.CompanyVo">