From 059270c12f452fcc3344b826f35295fd7c20906e Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期二, 21 三月 2023 08:31:37 +0800
Subject: [PATCH] #
---
views/index.html | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/views/index.html b/views/index.html
index fb35e6b..0d2268f 100644
--- a/views/index.html
+++ b/views/index.html
@@ -276,7 +276,6 @@
// 寮�濮嬫ā鎷�
$(document).on('click','.task-confirm', function () {
$.ajax({
- // url: 'http://47.97.1.152:58080/jkwcs/three/start',
url: 'http://localhost:9090/jkwcs/three/start',
type: "GET",
data: {},
--
Gitblit v1.9.1