This commit is contained in:
icret
2023-02-12 22:48:30 +08:00
parent 1895a1bc38
commit 77b8636519
17 changed files with 42 additions and 30 deletions

View File

@@ -63,4 +63,4 @@ const settings = {
$.ajax(settings).done(function (response) {
console.log(response);
});
```
```