From d557c7266b3078c732cdedc99089117f6717aa5e Mon Sep 17 00:00:00 2001 From: yumoqing Date: Tue, 19 May 2026 16:33:34 +0800 Subject: [PATCH] bugfix --- wwwroot/API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wwwroot/API.md b/wwwroot/API.md index d23cc8f..452dcca 100644 --- a/wwwroot/API.md +++ b/wwwroot/API.md @@ -419,7 +419,7 @@ d = { "ppid": #定价项目id "data": # 模型返回的usage的字典数据 } - +``` return 计价成功 ```