Michelle.Chung
2023-02-23 3ab03bf0e7809b9c0b5fc07b4644412086bc9249
ruoyi-common/ruoyi-common-doc/src/main/java/com/ruoyi/common/doc/config/properties/SwaggerProperties.java
@@ -22,11 +22,6 @@
public class SwaggerProperties {
    /**
     * 是否开启 openApi 文档
     */
    private Boolean enabled = true;
    /**
     * 文档基本信息
     */
    @NestedConfigurationProperty