# README
操作数据库的封装,利用xorm,支持主备分离,切换数据库,没有使用xorm默认的主备分离方法
默认单节点,如果配置主从,需要手动指定分组和数据库的别名
1、如果配置文件role没有Master,Slave 单节点数据库执行,反之负载均衡
# Packages
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author