Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gic-data-cloud
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
base_platform_enterprise
gic-data-cloud
Commits
6323e25b
Commit
6323e25b
authored
Jul 09, 2020
by
zhiwj
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
数据字典
parent
9c04ceaa
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
Main.java
...n-web/src/main/java/com/gic/cloud/operation/web/Main.java
+1
-1
dubbo-gic-data-cloud-operation-web.xml
...src/main/resources/dubbo-gic-data-cloud-operation-web.xml
+0
-0
dubbo-gic-data-cloud-service.xml
...rvice/src/main/resources/dubbo-gic-data-cloud-service.xml
+1
-1
No files found.
gic-data-cloud-operation-web/src/main/java/com/gic/cloud/operation/web/Main.java
View file @
6323e25b
...
...
@@ -25,7 +25,7 @@ import com.gic.dubbo.util.DubboContextUtil;
@ImportResource
(
value
=
{
"classpath*:applicationContext-init.xml"
,
"classpath*:dubbo-setting.xml"
,
"classpath*:dubbo-gic-
platform
-operation-web.xml"
,
"classpath*:dubbo-gic-
data-cloud
-operation-web.xml"
,
"classpath*:spring-interceptor.xml"
,
"classpath*:redis-init.xml"
})
...
...
gic-data-cloud-operation-web/src/main/resources/dubbo-gic-data-cloud-web.xml
→
gic-data-cloud-operation-web/src/main/resources/dubbo-gic-data-cloud-
operation-
web.xml
View file @
6323e25b
File moved
gic-data-cloud-service/src/main/resources/dubbo-gic-data-cloud-service.xml
View file @
6323e25b
...
...
@@ -20,7 +20,7 @@
<dubbo:service
interface=
"com.gic.cloud.service.FunctionApiService"
ref=
"functionApiService"
timeout=
"6000"
/>
<dubbo:service
interface=
"com.gic.cloud.service.FunctionModuleApiService"
ref=
"functionModuleApiService"
timeout=
"6000"
/>
<dubbo:service
interface=
"com.gic.cloud.service.DataAuthApiService"
ref=
"dataAuthApiService"
timeout=
"6000"
/>
<dubbo:service
interface=
"com.gic.cloud.service.DataExplainApiService"
ref=
"
functio
nApiService"
timeout=
"6000"
/>
<dubbo:service
interface=
"com.gic.cloud.service.DataExplainApiService"
ref=
"
dataExplai
nApiService"
timeout=
"6000"
/>
<dubbo:service
interface=
"com.gic.cloud.service.IndexApiService"
ref=
"indexApiService"
timeout=
"6000"
/>
<dubbo:service
interface=
"com.gic.cloud.service.TempStoreConditionApiService"
ref=
"tempStoreConditionApiService"
timeout=
"6000"
/>
</beans>
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