况洋洋
2025-07-10 797b531dda2a48d3011657db03b9af205c615a27
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