smart-man-boot/src/main/java/com/qianwen/smartman/modules/sync/controller/OuterAppConfigController.java
@@ -33,7 +33,6 @@ @Api(value = "第三方应用配置管理", tags = {"第三方应用配置管理"}) @RequestMapping({"blade-sync/outer-app-config"}) @RestController /* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/sync/controller/OuterAppConfigController.class */ public class OuterAppConfigController extends BladeController { private IOuterAppConfigService outerAppConfigService; private final IWechatSyncService wechatSyncService;