username@email.com
2023-12-14 78b0883ddf8329fa8693d78b01e1e0a7f5b6972e
zhengcaioa/Model/zcweb/zcwebContext.cs
@@ -10,6 +10,7 @@
    {
        public zcwebContext()
        {
            this.Database.SetCommandTimeout(60);
        }
        public zcwebContext(DbContextOptions<zcwebContext> options)