Преглед изворни кода

[合同][修改][开发账单结算]

release_toaliyun_real
luozukai пре 6 година
родитељ
комит
93de8848ad
1 измењених фајлова са 2 додато и 0 уклоњено
  1. +2
    -0
      mallinkService/src/main/resources/mapper/WxBillAllMapper.xml

+ 2
- 0
mallinkService/src/main/resources/mapper/WxBillAllMapper.xml Прегледај датотеку

@@ -755,7 +755,9 @@
rent_shop_type,'[]' shop_info,comments,'' price_detail,updatetime
from wx_bill_other_deposit where tenant_id=#{tenantId}
) bill
where 1=1
<if test=" null != status"> and bill.status = #{status} </if>
<if test=" null != merchantId">and bill.merchant_id=#{merchantId}</if>
</select>




Loading…
Откажи
Сачувај