Merge branch 'master' of ssh://git.swordlost.top:222/SikongJueluo/FPGA_WebLab

This commit is contained in:
alivender
2025-07-31 13:14:26 +08:00
4 changed files with 59 additions and 95 deletions

View File

@@ -2576,7 +2576,7 @@ export class DebuggerClient {
let options_: AxiosRequestConfig = {
data: content_,
method: "GET",
method: "POST",
url: url_,
headers: {
"Content-Type": "application/json",