Browse Source

去掉test日志

yingp 7 years ago
parent
commit
7362e4b637

+ 0 - 1
base-servers/ui-server/src/main/java/com/usoftchina/saas/ui/controller/co/CoViewController.java

@@ -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);