cnf
2025-08-14 43021e27282a22f25b51d499333e73225266e9c3
Startup.cs
@@ -38,7 +38,7 @@
            var xmlFile =
                $"{Assembly.GetExecutingAssembly().GetName().Name}.xml";
            var xmlPath = Path.Combine(AppContext.BaseDirectory, xmlFile);
            c.IncludeXmlComments(xmlPath, true);
            //c.IncludeXmlComments(xmlPath, true);
        });
        //配置JSON.NET