同步更新
This commit is contained in:
parent
55f8d069f3
commit
991086a201
|
@ -95,7 +95,7 @@ export default class apiTool {
|
|||
},
|
||||
/** 养成计算器 */
|
||||
compute: {
|
||||
url: `${host}event/e20200928calculate/v2/compute`,
|
||||
url: `${host}event/e20200928calculate/v3/batch_compute`,
|
||||
body: data.body
|
||||
},
|
||||
blueprintCompute: {
|
||||
|
|
Loading…
Reference in New Issue