sunxiqing 5e51861052 refactor(llm): 优化删除基础模型的接口调用
- 将 HttpUtils.post 方法替换为 HttpUtils.del 方法,适配后端接口变更
- 调整 URL 参数的传递方式,符合新的接口要求
2025-03-14 18:58:32 +08:00
..