perf: 套餐支持3天7天等选项

This commit is contained in:
xiaojunnuo
2025-03-14 00:28:20 +08:00
parent 82a72e0b49
commit 0d71a8ee50
2 changed files with 8 additions and 0 deletions

View File

@@ -6,6 +6,10 @@
## 2. 使用示例
```js
// 如果需要引用第三方库必须使用import语法
// const thirdSdk = await import("third-sdk-name")
const certPem = ctx.self.cert.crt
const certKey = ctx.self.cert.key