dashboard
repositories
filestore
activity
search
login
main
/
exchange
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Merge branch 'yunding' of http://120.27.238.55:7000/r/exchange into yunding
Helius
2021-06-01
f95df31ceef45cf6486a1bf5be90e5e4075fdb1a
[exchange.git]
/
src
/
main
/
resources
/
mapper
/
yunding
/
YdBasicSettingDao.xml
1
2
3
4
5
6
7
<?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.yunding.dao.YdBasicSettingDao">
</mapper>