同步更新

This commit is contained in:
kissnavel 2024-05-30 21:14:49 +08:00
parent 55f8d069f3
commit 991086a201
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ export default class apiTool {
}, },
/** 养成计算器 */ /** 养成计算器 */
compute: { compute: {
url: `${host}event/e20200928calculate/v2/compute`, url: `${host}event/e20200928calculate/v3/batch_compute`,
body: data.body body: data.body
}, },
blueprintCompute: { blueprintCompute: {