Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
Y
yifu-mvp
Project
Project
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fangxinjiang
yifu-mvp
Commits
546632ad
Commit
546632ad
authored
Jun 01, 2022
by
fangxinjiang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
init
parent
528a9343
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
9 deletions
+4
-9
pom.xml
yifu-auth/pom.xml
+0
-5
pom.xml
yifu-visual/yifu-codegen/pom.xml
+4
-4
No files found.
yifu-auth/pom.xml
View file @
546632ad
...
@@ -40,11 +40,6 @@
...
@@ -40,11 +40,6 @@
<groupId>com.alibaba.cloud</groupId>
<groupId>com.alibaba.cloud</groupId>
<artifactId>spring-cloud-starter-alibaba-nacos-config</artifactId>
<artifactId>spring-cloud-starter-alibaba-nacos-config</artifactId>
</dependency>-->
</dependency>-->
<!--断路器依赖-->
<dependency>
<groupId>
com.yifu.cloud.plus.v1
</groupId>
<artifactId>
yifu-common-feign
</artifactId>
</dependency>
<!--upms api、model 模块-->
<!--upms api、model 模块-->
<dependency>
<dependency>
<groupId>
com.yifu.cloud.plus.v1
</groupId>
<groupId>
com.yifu.cloud.plus.v1
</groupId>
...
...
yifu-visual/yifu-codegen/pom.xml
View file @
546632ad
...
@@ -32,10 +32,10 @@
...
@@ -32,10 +32,10 @@
<dependencies>
<dependencies>
<!--接口文档-->
<!--接口文档-->
<dependency>
<!--
<dependency>
<groupId>com.yifu.cloud.plus.v1</groupId>
<groupId>com.yifu.cloud.plus.v1</groupId>
<artifactId>yifu-common-swagger</artifactId>
<artifactId>yifu-common-swagger</artifactId>
</dependency>
</dependency>
-->
<!--注册中心客户端-->
<!--注册中心客户端-->
<dependency>
<dependency>
<groupId>
com.alibaba.cloud
</groupId>
<groupId>
com.alibaba.cloud
</groupId>
...
@@ -47,10 +47,10 @@
...
@@ -47,10 +47,10 @@
<artifactId>
spring-cloud-starter-alibaba-nacos-config
</artifactId>
<artifactId>
spring-cloud-starter-alibaba-nacos-config
</artifactId>
</dependency>
</dependency>
<!--断路器依赖-->
<!--断路器依赖-->
<dependency>
<
!--<
dependency>
<groupId>com.yifu.cloud.plus.v1</groupId>
<groupId>com.yifu.cloud.plus.v1</groupId>
<artifactId>yifu-common-feign</artifactId>
<artifactId>yifu-common-feign</artifactId>
</dependency>
</dependency>
-->
<!--数据源-->
<!--数据源-->
<dependency>
<dependency>
<groupId>
com.yifu.cloud.plus.v1
</groupId>
<groupId>
com.yifu.cloud.plus.v1
</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