Commit beac7bc4 by fudahua

feat: 正在处理的

parent a2ccc65c
...@@ -21,6 +21,7 @@ ...@@ -21,6 +21,7 @@
<!--<import resource="classpath:data-hook-service-dubbo-config.xml"/>--> <!--<import resource="classpath:data-hook-service-dubbo-config.xml"/>-->
<!--<import resource="classpath:data-hook-flat-query-source.xml"/>--> <!--<import resource="classpath:data-hook-flat-query-source.xml"/>-->
<!--<import resource="classpath:data-hook-free-query-source.xml"/>--> <!--<import resource="classpath:data-hook-free-query-source.xml"/>-->
<import resource="classpath*:redis-init.xml" />
<import resource="classpath*:data-hook-service-druid-prod.xml"/> <import resource="classpath*:data-hook-service-druid-prod.xml"/>
<import resource="classpath:data-hook-init.xml"/> <import resource="classpath:data-hook-init.xml"/>
<import resource="classpath*:dubbo-setting.xml"/> <import resource="classpath*:dubbo-setting.xml"/>
...@@ -29,7 +30,6 @@ ...@@ -29,7 +30,6 @@
<!--<import resource="file:config/data-hook-free-query-source.xml"/>--> <!--<import resource="file:config/data-hook-free-query-source.xml"/>-->
<import resource="classpath:data-hook-flat-query-source.xml"/> <import resource="classpath:data-hook-flat-query-source.xml"/>
<import resource="classpath:data-hook-free-query-source.xml"/> <import resource="classpath:data-hook-free-query-source.xml"/>
<import resource="classpath*:redis-init.xml" />
<!--<import resource="classpath:cloud-web-service-task.xml" />--> <!--<import resource="classpath:cloud-web-service-task.xml" />-->
</beans> </beans>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment