时间:2026-02-23 14:38:36
1、1.编写持久层接口和 IUserDao.xml
2、2.编写构建者类
3、3.编写 SqlSession 接口和实现类
4、4. 编写用于创建 Dao 接口代理对象的类
5、5. 运行测试类