dashboard
repositories
filestore
activity
search
login
main
/
xinbi-new
本地新币代码
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Merge remote-tracking branch 'origin/jys7-15' into jys7-15
zj
2024-08-27
604341da0cfe8f40cdf549fe9ad145f0d443a718
[xinbi-new.git]
/
src
/
main
/
resources
/
spring
/
applicationContext-log.xml
1
2
3
4
5
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE beans PUBLIC "-//SPRING//DTD BEAN 2.0//EN" "http://www.springframework.org/dtd/spring-beans-2.0.dtd">
<beans>
<bean id="moneyLogService" class="project.log.internal.MoneyLogServiceImpl"/>
</beans>