From 37ce77c4c32f62efa7edccaea8b28a624e87d2ad Mon Sep 17 00:00:00 2001
From: skyouc
Date: 星期二, 23 九月 2025 08:54:31 +0800
Subject: [PATCH] 缓冲区功能调整
---
src/main/webapp/static/js/common.js | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/static/js/common.js b/src/main/webapp/static/js/common.js
index 90a240f..286afbc 100644
--- a/src/main/webapp/static/js/common.js
+++ b/src/main/webapp/static/js/common.js
@@ -103,7 +103,6 @@
// http璇锋眰
!function (n) {
"use strict";
-
var http = {
toAjax: function (params) {
$.ajax(params);
--
Gitblit v1.9.1