username@email.com
2025-04-18 0fbf7c551ba932e7c8bfdb1086bd4ef7acc90a9c
zhengcaioa/Model/zcweb/zcwebContext.cs
@@ -10,6 +10,7 @@
    {
        public zcwebContext()
        {
            this.Database.SetCommandTimeout(60);
        }
        public zcwebContext(DbContextOptions<zcwebContext> options)