|
|
|
@@ -114,6 +114,10 @@ public class TenantInfoImpl implements TenantInfo { |
|
|
|
return true; |
|
|
|
if ("com.iformall.mapper.WxBillPropertyMapper.findLatePayBill".equals(ms.getId())) |
|
|
|
return true; |
|
|
|
if ("com.iformall.mapper.WxBillRentMapper.updateNotPaidStatus".equals(ms.getId())) |
|
|
|
return true; |
|
|
|
if ("com.iformall.mapper.WxBillPropertyMapper.updateNotPaidStatus".equals(ms.getId())) |
|
|
|
return true; |
|
|
|
return false; |
|
|
|
} |
|
|
|
} |