摘要: 之前在工作项目中使用过封装好的sql工具类,感觉很好用,所以根据自己的理解也做了一个mysql的工具类,支持开启事务。 using System; using System.Collections.Generic; using System.Data; using System.Data.Commo 阅读全文
posted @ 2023-08-04 16:16 Xyanzu 阅读(95) 评论(0) 推荐(0)