Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dcs-plan
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
INET-TWO
server
dcs-plan
Commits
95a001c6
Commit
95a001c6
authored
Oct 17, 2024
by
侯彦文
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改文档依赖
parent
0b73fc7b
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 addition
and
13 deletions
+1
-13
PurchasePlanExcelDataVerifyListenner.java
...n/core/listener/PurchasePlanExcelDataVerifyListenner.java
+0
-1
pom.xml
dcs-plan-feign/pom.xml
+0
-11
bootstrap.yml
dcs-plan-server/src/main/resources/bootstrap.yml
+1
-1
No files found.
dcs-plan-core/src/main/java/com/yonde/dcs/plan/core/listener/PurchasePlanExcelDataVerifyListenner.java
View file @
95a001c6
...
...
@@ -15,7 +15,6 @@ import com.yonde.dex.basedata.data.search.SearchQueryCondition;
import
com.yonde.dex.basedata.entity.data.DxPageImpl
;
import
com.yonde.dex.basedata.entity.data.OperatorType
;
import
com.yonde.dex.basedata.exception.DxBusinessException
;
import
com.yonde.dex.basic.feign.expand.ExtDxContextProjectServiceFeign
;
import
com.yonde.dex.context.common.vo.DxContextProjectVO
;
import
com.yonde.dex.dao.service.util.ApplicationContextUtil
;
import
com.yonde.dex.dao.service.util.DxPageUtils
;
...
...
dcs-plan-feign/pom.xml
View file @
95a001c6
...
...
@@ -58,17 +58,6 @@
<artifactId>
dex-basic-service-expand-feign
</artifactId>
<version>
4.1-20240919-RELEASE
</version>
</dependency>
<dependency>
<groupId>
com.yonde.dex
</groupId>
<artifactId>
dex-basic-service-feign
</artifactId>
<version>
4.1-20240919-RELEASE
</version>
<exclusions>
<exclusion>
<groupId>
com.yonde.dex
</groupId>
<artifactId>
dex-context-expand
</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>
com.yonde.dex
</groupId>
<artifactId>
dex-systemfile-feign
</artifactId>
...
...
dcs-plan-server/src/main/resources/bootstrap.yml
View file @
95a001c6
...
...
@@ -12,7 +12,7 @@ spring:
password
:
nacos
config
:
# 配置中心地址
server-addr
:
1
27.0.0.1
:8848
server-addr
:
1
19.29.140.35
:8848
# 配置中心命名空间,各个命名空间是隔离的,由nacos生成
namespace
:
44068f59-2a33-4cfa-87db-028443cebb08
# 文件类型
...
...
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