Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
huhu-partner
Project
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
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
guanchen
huhu-partner
Commits
96fa5639
Commit
96fa5639
authored
Dec 24, 2019
by
guanchen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
12月结算上线
parent
64a2c08b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
5 deletions
+8
-5
pom.xml
pom.xml
+8
-5
No files found.
pom.xml
View file @
96fa5639
...
...
@@ -173,10 +173,10 @@
<providers-path>
/data/java/service
</providers-path>
<!--<providers-path>/Users/chen/Develop/workspace/partner/data/release/dev</providers-path>-->
</properties>
<!--
默认是本地开发环境
-->
<
activation
>
<
activeByDefault>
true
</activeByDefault
>
<
/activation
>
<!--
<!– 默认是本地开发环境 –>
-->
<
!--<activation>--
>
<
!--<activeByDefault>true</activeByDefault>--
>
<
!--</activation>--
>
</profile>
<profile>
<!-- 生产环境 -->
...
...
@@ -192,7 +192,10 @@
<logfile_path>
/data/logs2/huhu/lanren
</logfile_path>
<providers-path>
/data/java/service
</providers-path>
</properties>
<!--跑线上结算时开启-->
<activation>
<activeByDefault>
true
</activeByDefault>
</activation>
</profile>
</profiles>
...
...
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