This website requires JavaScript.
Explore
Help
Sign In
BaseSystem
/
FrontInterfaceCenter
Watch
12
Star
0
Fork
You've already forked FrontInterfaceCenter
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b5eafcb5a2
FrontInterfaceCenter
/
internal
/
data
/
README.md
261 B
Raw
Blame
History
Data
与外部交互的基础层:包含 数据库、Redis、MQ 等
如何编写数据库的dao
注入 data *Data
获取 Db 对象时,禁止直接取属性,必须使用 GetDb 方法,此方法解析了上下文 Context 中是否开启了事务