|
@@ -1,14 +0,0 @@
|
|
|
-package com.diagbot.facade;
|
|
|
-import com.diagbot.service.impl.ClassifyMappingServiceImpl;
|
|
|
-import com.diagbot.service.impl.FolderMappingServiceImpl;
|
|
|
-import org.springframework.stereotype.Component;
|
|
|
-
|
|
|
-/**
|
|
|
- * @author zhoutg
|
|
|
- * @Description: 模板分类映射
|
|
|
- * @date 2018年11月16日 上午11:24:36
|
|
|
- */
|
|
|
-@Component
|
|
|
-public class ClassifyMappingFacade extends ClassifyMappingServiceImpl {
|
|
|
-
|
|
|
-}
|