yangys
2024-05-18 cc0bdfb33ef638dfafe3185c92c7076d815e1c9b
smart-man-boot/src/main/java/com/qianwen/smartman/modules/auth/endpoint/MicroAppAuthEndpoint.java
@@ -19,7 +19,6 @@
@RequestMapping({"blade-auth"})
@Api(value = "钉钉企微微应用三方登陆", tags = {"钉钉企微微应用三方登陆"})
@RestController
/* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/auth/endpoint/MicroAppAuthEndpoint.class */
public class MicroAppAuthEndpoint {
    private MicroAppAuthService microAppAuthService;