junLL
junLL
* Add most of the REST APIs * rewrite Dtos of lombok * *AscendexDigest.java*:Fixed url path problem of authentication signature * *ascendexApiInfo.json*:The API information needed for the real test *...
5.0.14-SNAPSHOT 1. ``` ExchangeSpecification exSpec = new AscendexExchange().getDefaultExchangeSpecification(); exSpec.setSslUri("https://asdx.me"); exSpec.setApiKey("api"); exSpec.setSecretKey("secret"); exSpec.setProxyHost("ip"); exSpec.setProxyPort(1572); Exchange exchange = ExchangeFactory.INSTANCE.createExchange(exSpec); ``` This setup does not work 2. ``` ClientConfig clientConfig = ExchangeRestProxyBuilder.createClientConfig(exSpec); ClientConfig...
无法使用?
部署成功了,访问代理地址出现Hello, ChatGPT! 后端项目用的是https://github.com/Chanzhaoyu/chatgpt-web,设置了他提供的api后能正常使用 设置我部署代理后一直无响应,本项目提供的https://chatgpt-proxy-gamma.vercel.app这个地址也是无响应
考虑orm吗
项目要集成orm吗? 准备用那个呢 系统用户管理/权限控制这些东西要开发吗 我会drizzle orm,初学者,不知道能不能用的上我
### 系统信息 - 外部访问地址: https://www.ezrpa.store - 启动时间: 2024-09-11 15:32 - 版本: 2.19.0 - 构建时间: 2024-09-02 10:37 - Git Commit: 142f46b - Java: IBM Semeru Runtime Open Edition / 21.0.4+7-LTS -...