From 04c909248a3dbf3e3bfb445a3fb3c1423251a549 Mon Sep 17 00:00:00 2001
From: 15179599649 <zhangyiyao89@qq.com>
Date: Mon, 15 Jan 2024 10:32:59 +0800
Subject: [PATCH] '修改第二轮评优页面显示'

---
 src/api/hfiveget/index.js |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/api/hfiveget/index.js b/src/api/hfiveget/index.js
index b0e5db4..822a828 100644
--- a/src/api/hfiveget/index.js
+++ b/src/api/hfiveget/index.js
@@ -26,7 +26,6 @@
 export const Loginto = (params) => {
     return request({
         url: "/api/blade-auth/oauth/token",
-        // url: '/api/blade-auth/oauth/token?tenantId=000000&username=' + params + '&password=94e8cde4612b3fd390677d42e7b22002&grant_type=password&scope=all&type=account',
         method: "post",
         apiKey: true,
         params: {

--
Gitblit v1.9.3