Package 

Interface QrCodeApi


  • 
    public interface QrCodeApi
    
                        

    115网盘 二维码接口定义

    • Method Summary

      Modifier and Type Method Description
      abstract BaseResponse<QrcodeStatus> getQrcodeStatus(@Query(value = uid) String uid, @Query(value = time) Long time, @Query(value = sign) String sign) 获取二维码状态
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait