From 9e6d4880ca1ce6ae5cb9b9dc1b865f0ee9f65fe8 Mon Sep 17 00:00:00 2001
From: skyouc
Date: 星期五, 19 九月 2025 17:02:45 +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