mirror of
https://gitee.com/guoyifanA/qiu-mo-jetbrains-help.git
synced 2026-09-21 22:30:45 +08:00
修复插件激活码生成404问题
This commit is contained in:
@@ -170,7 +170,7 @@ const ApiService = {
|
||||
assigneeName,
|
||||
expiryDate
|
||||
})
|
||||
return await this.getText(`/license-code/generate-plugin?${params}`)
|
||||
return await this.getText(`/license-code/generate?${params}`)
|
||||
},
|
||||
|
||||
// 下载代理工具
|
||||
|
||||
Reference in New Issue
Block a user