You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spring-boot-starters/wx-java-mp-spring-boot-starter/src/main/java/com/binarywang/spring/starter/wxjava/mp/config/WxMpStorageAutoConfiguration.java
+6-11
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@
30
30
/**
31
31
* 微信公众号存储策略自动配置.
32
32
*
33
-
* @author someone
33
+
* @author Luo
34
34
*/
35
35
@Slf4j
36
36
@Configuration
@@ -40,12 +40,6 @@ public class WxMpStorageAutoConfiguration {
0 commit comments