yangys
2024-05-18 040976de6f9934b99f30268a28e2ecf42260e217
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;