From fe85e4208e502c78e3494a460617ae8753f51341 Mon Sep 17 00:00:00 2001
From: YM <479443481@qq.com>
Date: 星期五, 26 七月 2024 11:16:11 +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