Jelajahi Sumber

feat: 添加log

huangzhichao 4 minggu lalu
induk
melakukan
192a795bc0
1 mengubah file dengan 2 tambahan dan 0 penghapusan
  1. 2 0
      src/utils/prompt.util.ts

+ 2 - 0
src/utils/prompt.util.ts

@@ -1,6 +1,8 @@
 import * as tencentcloud from 'tencentcloud-sdk-nodejs'
 
 const { secretId, secretKey } = process.env
+
+console.log(process.env)
 // 引入对应产品版本的 Client
 const LkeapClient = tencentcloud.lkeap.v20240522.Client