为什么获取加密 URL Link显示今天接口额度已用尽,只是做了部分调试,不是说生成端:每天生成 URL Scheme(加密+明文) 和 URL Link 的总数量上限为50万吗,为什么调试的之后直接报错了
- code
- :
- 30006
- data
- :
- undefined
- message
- :
- "今日额度已用尽"
- method
- :
- undefined
- stack
- :
- "HttpError: 今日额度已用尽\n at createHttpError (http://192.168.31.26:3009/src/utils/http/index.ts?t=1762110425531:111:10)\n at axiosInstance.interceptors.response.use.originalConfig (http://192.168.31.26:3009/src/utils/http/index.ts?t=1762110425531:56:11)\n at async Axios.request (http://192.168.31.26:3009/node_modules/.vite/deps/axios.js?v=d586ba00:2197:14)\n at async request (http://192.168.31.26:3009/src/utils/http/index.ts?t=1762110425531:163:17)\n at async retryRequest (http://192.168.31.26:3009/src/utils/http/index.ts?t=1762110425531:145:12)\n at async tryPost (http://192.168.31.26:3009/src/views/webhook/designer/index.vue?t=1762110425531:875:18)\n at async onGenWxaUrlLink (http://192.168.31.26:3009/src/views/webhook/designer/index.vue?t=1762110425531:909:20)"
- timestamp
- :
- "2025-11-02T19:09:39.509Z"
- url
- :
- undefined
- [[Prototype]]
- :
- Object

不可能超50万次,都还没正式使用,只是在开发的时候测试