Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yd-parent-pom
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
xingmin
yd-parent-pom
Commits
6d8976a3
Commit
6d8976a3
authored
Oct 27, 2025
by
zhangxingmin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
配置调整
parent
62ab0119
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
18 additions
and
0 deletions
+18
-0
.idea/jarRepositories.xml
+5
-0
.idea/vcs.xml
+7
-0
pom.xml
+6
-0
No files found.
.idea/jarRepositories.xml
View file @
6d8976a3
...
@@ -12,6 +12,11 @@
...
@@ -12,6 +12,11 @@
<option
name=
"url"
value=
"http://139.224.145.34:8081/repository/yd-maven-public/"
/>
<option
name=
"url"
value=
"http://139.224.145.34:8081/repository/yd-maven-public/"
/>
</remote-repository>
</remote-repository>
<remote-repository>
<remote-repository>
<option
name=
"id"
value=
"central"
/>
<option
name=
"name"
value=
"Central Repository"
/>
<option
name=
"url"
value=
"https://repo.maven.apache.org/maven2"
/>
</remote-repository>
<remote-repository>
<option
name=
"id"
value=
"yd-snapshots"
/>
<option
name=
"id"
value=
"yd-snapshots"
/>
<option
name=
"name"
value=
"yd-snapshots"
/>
<option
name=
"name"
value=
"yd-snapshots"
/>
<option
name=
"url"
value=
"http://139.224.145.34:8081/repository/yd-maven-public/"
/>
<option
name=
"url"
value=
"http://139.224.145.34:8081/repository/yd-maven-public/"
/>
...
...
.idea/vcs.xml
0 → 100644
View file @
6d8976a3
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"VcsDirectoryMappings"
>
<mapping
directory=
"$PROJECT_DIR$"
vcs=
"Git"
/>
</component>
</project>
\ No newline at end of file
pom.xml
View file @
6d8976a3
...
@@ -660,6 +660,12 @@
...
@@ -660,6 +660,12 @@
<version>
73.2
</version>
<version>
73.2
</version>
</dependency>
</dependency>
<dependency>
<groupId>
com.github.binarywang
</groupId>
<artifactId>
weixin-java-miniapp
</artifactId>
<version>
4.4.0
</version>
</dependency>
<!-- 邮箱依赖 -->
<!-- 邮箱依赖 -->
<dependency>
<dependency>
<groupId>
com.sun.mail
</groupId>
<groupId>
com.sun.mail
</groupId>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment