Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
haoban-manage3.0
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
haoban3.0
haoban-manage3.0
Commits
d5274175
Commit
d5274175
authored
Dec 14, 2021
by
墨竹
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
refactor:增加dubbo引用
parent
3bba28b5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
12 deletions
+23
-12
dubbo-haoban-manage-web.xml
...3-web/src/main/webapp/WEB-INF/dubbo-haoban-manage-web.xml
+23
-12
No files found.
haoban-manage3-web/src/main/webapp/WEB-INF/dubbo-haoban-manage-web.xml
View file @
d5274175
...
...
@@ -61,25 +61,36 @@
<dubbo:reference
interface=
"com.gic.haoban.manage.api.service.MaterialApiService"
id=
"materialApiService"
/>
<dubbo:reference
interface=
"com.gic.haoban.manage.api.service.MemberUnionidRelatedApiService"
id=
"memberUnionidRelatedApiService"
/>
<dubbo:reference
interface=
"com.gic.haoban.manage.api.service.MemberUnionidRelatedApiService"
id=
"memberUnionidRelatedApiService"
/>
<dubbo:reference
interface=
"com.gic.wechat.token.api.service.QywxTokenManageService"
id=
"qywxTokenManageService"
/>
<dubbo:reference
interface=
"com.gic.haoban.manage.api.service.DealSyncOperationApiService"
id=
"dealSyncOperationApiService"
/>
<dubbo:reference
interface=
"com.gic.haoban.manage.api.service.DealSyncOperationApiService"
id=
"dealSyncOperationApiService"
/>
<dubbo:reference
id=
"quartzService"
interface=
"com.gic.quartz.api.service.QuartzService"
timeout=
"10000"
/>
<dubbo:reference
id=
"testApiService"
interface=
"com.gic.haoban.manage.api.service.TestApiService"
timeout=
"10000"
/>
<dubbo:reference
id=
"applicationTemplateApiService"
interface=
"com.gic.haoban.manage.api.service.ApplicationTemplateApiService"
timeout=
"10000"
/>
<dubbo:reference
interface=
"com.gic.cloud.web.service.api.service.CloudStoreGroupService"
id=
"cloudStoreGroupService"
timeout=
"10000"
retries=
"0"
/>
<dubbo:reference
id=
"maidianDataService"
interface=
"com.gic.cloud.data.api.service.MaidianDataService"
timeout=
"10000"
retries=
"0"
check=
"false"
/>
<dubbo:reference
id=
"maidianLogApiService"
interface=
"com.gic.haoban.manage.api.service.MaidianLogApiService"
timeout=
"10000"
retries=
"0"
check=
"false"
/>
<dubbo:reference
id=
"applicationTemplateApiService"
interface=
"com.gic.haoban.manage.api.service.ApplicationTemplateApiService"
timeout=
"10000"
/>
<dubbo:reference
interface=
"com.gic.cloud.web.service.api.service.CloudStoreGroupService"
id=
"cloudStoreGroupService"
timeout=
"10000"
retries=
"0"
/>
<dubbo:reference
id=
"maidianDataService"
interface=
"com.gic.cloud.data.api.service.MaidianDataService"
timeout=
"10000"
retries=
"0"
check=
"false"
/>
<dubbo:reference
id=
"maidianLogApiService"
interface=
"com.gic.haoban.manage.api.service.MaidianLogApiService"
timeout=
"10000"
retries=
"0"
check=
"false"
/>
<dubbo:reference
id=
"authorizeService"
interface=
"com.gic.enterprise.api.service.AuthorizeService"
timeout=
"10000"
retries=
"0"
check=
"false"
/>
<dubbo:reference
id=
"operationSettingApiServiceImpl"
interface=
"com.gic.haoban.manage.api.service.OperationSettingApiService"
timeout=
"10000"
<dubbo:reference
id=
"operationSettingApiServiceImpl"
interface=
"com.gic.haoban.manage.api.service.OperationSettingApiService"
timeout=
"10000"
retries=
"0"
check=
"false"
/>
<dubbo:reference
id=
"externalClerkRelatedApiService"
interface=
"com.gic.haoban.manage.api.service.ExternalClerkRelatedApiService"
timeout=
"10000"
retries=
"0"
check=
"false"
/>
</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