瀏覽代碼

优化审批流&开发车辆显示

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

+ 1
- 1
mallinkService/src/main/resources/mapper/WxPropertyContractMapper.xml 查看文件

@@ -101,7 +101,7 @@
f.floor_name floorName,b.building_name buildingName,receive_period receivePeriod,
rc.lease,rc.filepath,rc.filename,rc.pay_account payAccount,rc.sign_date signDate,
start_date startDate,end_date endDate,rc.rent_contract_id rentContractId,br.`name` brandName,
s.addr,rc.apply_status
s.addr,rc.apply_status applyStatus
from wx_property_contract rc
left join wx_shop s on rc.shop_id=s.id
left join wx_mall_floor f on s.floor=f.id


Loading…
取消
儲存