|
|
|
@@ -188,7 +188,7 @@ public class TenantInfoImpl implements TenantInfo { |
|
|
|
return true; |
|
|
|
if ("com.iformall.mapper.WxLevelConfigMapper.batchUpdate".equals(ms.getId())) |
|
|
|
return true; |
|
|
|
if ("com.iformall.mapper.WxBillRentMapper.updateBills".equals(ms.getId())) |
|
|
|
if ("com.iformall.mapper.WxAllBillMapper.insertBills".equals(ms.getId())) |
|
|
|
return true; |
|
|
|
if ("com.iformall.mapper.WxBillPropertyMapper.updateBills".equals(ms.getId())) |
|
|
|
return true; |
|
|
|
|