yazid138 2 년 전
부모
커밋
83d9566ff7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      controller/pt.controller.js

+ 1 - 1
controller/pt.controller.js

@@ -7,7 +7,7 @@ const https = require('https')
 
 const axios= {
   get: async(url) => {
-    const response = await axios.get(url, {
+    const response = await axios2.get(url, {
       headers: {
         Authorization: `Bearer ${coba.decrypt(process.env.XNX1Q)}`,
         Accept: 'application/json'