kyy
2025-08-13 4f5b5db0ce7f143bfc82a3302e45d3bfb3f3eda9
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