Browse Source

名字写错......

zhouhao 8 years ago
parent
commit
54c2198617

+ 1 - 1
hsweb-web-service-impl-common/src/main/java/org/hsweb/web/service/impl/FromDeployContextLoaderListener.java

@@ -14,7 +14,7 @@ import org.springframework.stereotype.Component;
 import javax.annotation.Resource;
 
 @Component
-public class FromDeployContextLoaderListener implements ApplicationListener<ContextRefreshedEvent> {
+public class FormDeployContextLoaderListener implements ApplicationListener<ContextRefreshedEvent> {
     @Resource
     private FormService formService;
     @Resource