This commit is contained in:
ls
2025-02-13 09:27:02 +08:00
parent d7ccb766b1
commit 860ce40172

View File

@@ -4,6 +4,13 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0 http://maven.apache.org/xsd/settings-1.0.0.xsd">
<!-- 你自己的仓库地址 -->
<servers>
<server>
<id>github</id>
<username>lslvxy</username>
<password>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</password>
</server>
</servers>
<mirrors>
<mirror>
<id>aliyun</id>