From 285deae97a62db611ee2485d3940e24307594f2a Mon Sep 17 00:00:00 2001
From: skyouc
Date: 星期一, 22 九月 2025 20:09:42 +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