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