瀏覽代碼

[电表管理][修改][字段问题]

release_toaliyun_real
gongbiao 7 年之前
父節點
當前提交
2979290bf2
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. +2
    -2
      mallinkService/src/main/resources/mapper/WxMerchantPowerBillConfigMapper.xml

+ 2
- 2
mallinkService/src/main/resources/mapper/WxMerchantPowerBillConfigMapper.xml 查看文件

@@ -38,8 +38,8 @@
and `merchant_type` = #{merchantType}
</if>
<if test=" null != buildway ">
and `build_way` = #{build_way}
<if test=" null != buildWay ">
and `build_way` = #{buildWay}
</if>
<if test=" null != ids ">


Loading…
取消
儲存