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
cad08b94
Commit
cad08b94
authored
Oct 10, 2024
by
王祖波
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dubbo api
parent
e148db00
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
6 deletions
+3
-6
dubbo-haoban-manage-service.xml
...ervice/src/main/resources/dubbo-haoban-manage-service.xml
+3
-6
No files found.
haoban-manage3-service/src/main/resources/dubbo-haoban-manage-service.xml
View file @
cad08b94
...
...
@@ -28,7 +28,10 @@
<dubbo:service
interface=
"com.gic.haoban.manage.api.service.chat.GroupChatPlanApiService"
ref=
"groupChatPlanApiService"
timeout=
"10000"
/>
<dubbo:service
interface=
"com.gic.haoban.manage.api.service.chat.GroupChatHmApiService"
ref=
"groupChatHmApiService"
timeout=
"10000"
/>
<dubbo:service
interface=
"com.gic.haoban.manage.api.service.chat.GroupChatApiService"
ref=
"groupChatApiService"
timeout=
"10000"
/>
<!-- 社群邀请有礼 -->
<dubbo:service
interface=
"com.gic.haoban.manage.api.service.chat.GroupChatActivityApiService"
ref=
"groupChatActivityApiService"
timeout=
"10000"
/>
<dubbo:service
interface=
"com.gic.haoban.manage.api.service.chat.GroupChatActivityLogApiService"
ref=
"groupChatActivityLogApiService"
timeout=
"10000"
/>
<dubbo:service
interface=
"com.gic.haoban.manage.api.service.chat.GroupChatActivityShareApiService"
ref=
"groupChatActivityShareApiService"
timeout=
"10000"
/>
<dubbo:service
interface=
"com.gic.haoban.manage.api.service.HaobanCommonMQApiService"
ref=
"haobanCommonMQApiService"
timeout=
"10000"
/>
<dubbo:service
interface=
"com.gic.haoban.manage.api.service.hm.WxUserAddLogApiService"
ref=
"wxUserAddLogApiService"
timeout=
"10000"
/>
<dubbo:service
interface=
"com.gic.haoban.manage.api.service.KeyDataApiService"
ref=
"keyDataApiService"
timeout=
"10000"
/>
...
...
@@ -249,9 +252,4 @@
<dubbo:reference
id=
"memberCrowdApiService"
interface=
"com.gic.member.ext.api.service.MemberCrowdApiService"
timeout=
"10000"
retries=
"0"
check=
"false"
/>
<dubbo:reference
id=
"coupCardDistributionService"
interface=
"com.gic.marketing.api.service.CoupCardDistributionService"
timeout=
"30000"
retries=
"0"
check=
"false"
/>
<!-- 社群邀请有礼 -->
<dubbo:service
interface=
"com.gic.haoban.manage.api.service.chat.GroupChatActivityLogApiService"
ref=
"groupChatActivityLogApiService"
timeout=
"10000"
/>
<dubbo:service
interface=
"com.gic.haoban.manage.api.service.chat.GroupChatActivityShareApiService"
ref=
"groupChatActivityShareApiService"
timeout=
"10000"
/>
</beans>
\ No newline at end of file
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