From 75134e86655dedcb2ad574146dadaad1a24f6f01 Mon Sep 17 00:00:00 2001
From: guonan <guonan201020@163.com>
Date: 星期二, 13 五月 2025 14:09:24 +0800
Subject: [PATCH] 修改很多很多很多

---
 src/api/hpApi.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/api/hpApi.js b/src/api/hpApi.js
index fa674f7..1d1a0cc 100644
--- a/src/api/hpApi.js
+++ b/src/api/hpApi.js
@@ -4,7 +4,7 @@
 export async function fetchToken() {
   try {
     const response = await axios.post("/hp/auth/getToken", {
-      username: "yxxx",
+      username: "yunweiyonghu",
       password: "c2d6bba7f0a67701a97550684e39fa5f",
       systemName: "RS_SYSTEM",
     });

--
Gitblit v1.9.3