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