From 2b06902e25978254f39bef49ed3cf6b1cab1c033 Mon Sep 17 00:00:00 2001
From: 杨磊 <505174330@qq.com>
Date: 星期五, 26 七月 2024 11:53:09 +0800
Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/TCM_CharacterLibrary

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

diff --git a/src/api/index.js b/src/api/index.js
index 9f6ac7e..cff73ae 100644
--- a/src/api/index.js
+++ b/src/api/index.js
@@ -272,7 +272,7 @@
   });
 };
 
-// 瀛︽湳娴佹淳
+// 瀛︽湳鍥捐氨
 export const getDynastyStatistics = () => {
   return req1({
     url: "/school/dynasty/statistics",
@@ -310,7 +310,7 @@
   });
 };
 
-// 鏌ヨ浜虹墿瀛︽湳娴佹淳
+// 鏌ヨ浜虹墿瀛︽湳鍥捐氨
 export const getSchoolInfo = (id) => {
   return req1({
     url: "/person/chain/search/school?schoolId=" + id + "&maxStep=3",

--
Gitblit v1.9.1