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
4856432f
Commit
4856432f
authored
Feb 18, 2020
by
huangZW
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'developer' of
http://115.159.76.241/haoban3.0/haoban-manage3.0.git
into developer
parents
fdd40aa7
80b372dc
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
5 deletions
+5
-5
dubbo-project.properties
...n-manage3-web/src/main/resources/dubbo-project.properties
+2
-2
pom.xml
haoban-manage3-wx/pom.xml
+1
-1
dubbo-haoban-manage-wx.xml
...ge3-wx/src/main/webapp/WEB-INF/dubbo-haoban-manage-wx.xml
+2
-2
No files found.
haoban-manage3-web/src/main/resources/dubbo-project.properties
View file @
4856432f
dubbo.registry.file
=
haoban-manage-web
\ No newline at end of file
dubbo.registry.file
=
haoban-manage3-web
\ No newline at end of file
haoban-manage3-wx/pom.xml
View file @
4856432f
...
...
@@ -218,7 +218,7 @@
</dependencies>
<build>
<finalName>
haoban-manage
-web
</finalName>
<finalName>
haoban-manage
3-wx
</finalName>
<plugins>
<plugin>
<groupId>
org.apache.maven.plugins
</groupId>
...
...
haoban-manage3-wx/src/main/webapp/WEB-INF/dubbo-haoban-manage-wx.xml
View file @
4856432f
...
...
@@ -11,9 +11,9 @@
<context:component-scan
base-package=
"com.gic.haoban"
/>
<!-- 应用名称 -->
<dubbo:application
name=
"haoban-
apps-web
"
/>
<dubbo:application
name=
"haoban-
manage3-wx
"
/>
<dubbo:protocol
name=
"dubbo"
port=
"300
09
"
/>
<dubbo:protocol
name=
"dubbo"
port=
"300
10
"
/>
<!-- 使用zookeeper注册中心暴露服务地址 -->
<!-- <dubbo:registry address="zookeeper://192.168.1.118:2181" protocol="dubbo" id="localAdd"/> -->
<!--<dubbo:registry address="zookeeper://115.159.182.172:2199" protocol="dubbo" id="remoteAdd"/>-->
...
...
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