1 Option Explicit 2 3 Const ClsName = "lib for http request" 4 5 ' 請求的URL 6 Dim url As String 7 ' API認證用的jwt token 8 Dim jwtToken As ...
確定! 回上一頁