You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 10, 2024. It is now read-only.
设计思路很nice,但是只是半成品呀...
1.table的extend方法具体要怎么用?表字段最好映射到实体变量,因为直接用表字段作为变量,以后重构的时候那简直要人命滴...
2.事务这块儿,没设计好,事务的嵌套等...;
3.多数据源;
4.缓存;