dashboard
repositories
filestore
activity
search
login
main
/
exchange
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
feat(config): 切换默认配置为生产环境
Administrator
8 days ago
f38671e64e9d8983668f7626ba5cb5c2ff8e8883
[exchange.git]
/
src
/
main
/
resources
/
mapper
/
documentary
/
FollowTraderProfitDetailDao.xml
1
2
3
4
5
6
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="com.xcong.excoin.modules.documentary.dao.FollowTraderProfitDetailDao">
</mapper>