From b9831ba9a42edf67f54f57ae3b93e6dcd52b8d30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B5=85=E5=BF=B5?= Date: Mon, 9 Jun 2025 13:46:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/js/ajax.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/js/ajax.js b/assets/js/ajax.js index 84ce038..65913a0 100755 --- a/assets/js/ajax.js +++ b/assets/js/ajax.js @@ -20,8 +20,8 @@ const options={ }, }; -const baseURL='https://server.orzar.shop/' -// const baseURL='https://usedcar.server.hnxinyouhe.com/' +// const baseURL='https://server.orzar.shop/' +const baseURL='https://usedcar.server.hnxinyouhe.com/' // 定义AJAX工具类 const AjaxUtils = { // 基础配置