|
|
|
@@ -100,10 +100,6 @@ public class TenantInfoImpl implements TenantInfo { |
|
|
|
return true; |
|
|
|
if ("com.iformall.mapper.WxActivityJoinMapper.updateStatus".equals(ms.getId())) |
|
|
|
return true; |
|
|
|
if ("com.iformall.mapper.WxCouponMapper.findCouponList".equals(ms.getId())) |
|
|
|
return true; |
|
|
|
if ("com.iformall.mapper.WxCouponMapper.findCouponListCount".equals(ms.getId())) |
|
|
|
return true; |
|
|
|
return false; |
|
|
|
} |
|
|
|
} |