@@ -0,0 +1,12 @@
+package com.diagbot.facade;
+
+import org.springframework.stereotype.Component;
+/**
+ * @Description:
+ * @Author:zhaops
+ * @time: 2019/9/19 11:42
+ */
+@Component
+public class LisMappingFacade {
+}