|
@@ -40,7 +40,6 @@ public class CoViewController {
|
|
|
coViewService.cacheEvict(name);
|
|
coViewService.cacheEvict(name);
|
|
|
viewService.cacheEvict(name);
|
|
viewService.cacheEvict(name);
|
|
|
}
|
|
}
|
|
|
- logger.warn("just for test");
|
|
|
|
|
// TODO 开发默认设置,及时去掉
|
|
// TODO 开发默认设置,及时去掉
|
|
|
if (null == BaseContextHolder.getCompanyId()) {
|
|
if (null == BaseContextHolder.getCompanyId()) {
|
|
|
BaseContextHolder.setCompanyId(0);
|
|
BaseContextHolder.setCompanyId(0);
|