@Before(CacheInterceptor.class)
@CacheName("activitys")
public void updateActivityHtml() {
}
报错如下:CacheInterceptor can not support the render of the type : org.beetl.ext.jfinal.BeetlRender