@ -1093,7 +1093,7 @@ public class WlyyLoginEndpoint extends AbstractEndpoint {
}
@RequestMapping(value = "/oauth/test", method = RequestMethod.GET)
@ApiOperation("test")
@ApiOperation("test dd")
public ObjEnvelop test()throws Exception{
return ObjEnvelop.getSuccess("success",oauthSsoService.getAuthCode());