Commit e3805b3e by 墨竹

feat:log

parent b2dc2714
...@@ -160,6 +160,11 @@ ...@@ -160,6 +160,11 @@
<artifactId>gic-enterprise-operation-api</artifactId> <artifactId>gic-enterprise-operation-api</artifactId>
<version>${gic-enterprise-operation-api}</version> <version>${gic-enterprise-operation-api}</version>
</dependency> </dependency>
<dependency>
<groupId>com.gic</groupId>
<artifactId>log-record-sdk</artifactId>
<version>${log-record-sdk}</version>
</dependency>
</dependencies> </dependencies>
<build> <build>
......
...@@ -9,4 +9,5 @@ ...@@ -9,4 +9,5 @@
<import resource="classpath:dubbo-haoban-manage-service.xml" /> <import resource="classpath:dubbo-haoban-manage-service.xml" />
<import resource="classpath:dubbo-setting-test.xml"/> <import resource="classpath:dubbo-setting-test.xml"/>
<import resource="classpath:jdbc-haoban-manage-service.xml" /> <import resource="classpath:jdbc-haoban-manage-service.xml" />
<import resource="classpath*:log-record-init.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