ソースを参照

:twisted_rightwards_arrows: 合并分支, 解决拼写错误

冷冷 6 年 前
コミット
40c7c9043d

+ 1 - 1
pigx-common/pigx-common-swagger/src/main/java/com/pig4cloud/pigx/common/swagger/config/SwaggerProperties.java

@@ -35,7 +35,7 @@ public class SwaggerProperties {
 	/**
 	 * 是否开启swagger
 	 */
-	private Boolean ebabled;
+	private Boolean enabled;
 	/**
 	 * swagger会解析的包路径
 	 **/