mirror of
https://gitee.com/bookshelfplus/bookshelfplus
synced 2025-09-14 20:41:38 +08:00
不重要的一些小调整(主要是部分Api权限的调整以及Api文档调整)
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
请按 F12 查看详情
|
||||
</p>
|
||||
<script>
|
||||
postRequest('/debug/status', { token: localStorageUtils.getToken() })
|
||||
postRequest('/system/status', { token: localStorageUtils.getToken() })
|
||||
.then(function (response) {
|
||||
var axiosData = response.data;
|
||||
var status = axiosData.status;
|
||||
|
Reference in New Issue
Block a user