Fork me on Github
摘要: 1.安装 SqlSugar 依赖包 2.创建数据库配置类 public class SqlSugarConfig { private static readonly string connectionString = "Data Source=localhost;Database=xxx;User 阅读全文
posted @ 2025-07-16 17:02 昂昂呀 阅读(57) 评论(0) 推荐(0)