|
|
|
@ -176,9 +176,9 @@ |
|
|
|
|
<logging.file>/home/dxhy/logs/</logging.file> |
|
|
|
|
</properties> |
|
|
|
|
<!-- 默认激活 --> |
|
|
|
|
<activation> |
|
|
|
|
<activeByDefault>true</activeByDefault> |
|
|
|
|
</activation> |
|
|
|
|
<!-- <activation>--> |
|
|
|
|
<!-- <activeByDefault>true</activeByDefault>--> |
|
|
|
|
<!-- </activation>--> |
|
|
|
|
</profile> |
|
|
|
|
<!-- 测试环境 --> |
|
|
|
|
<profile> |
|
|
|
@ -219,6 +219,10 @@ |
|
|
|
|
<deployType>std</deployType> |
|
|
|
|
<logging.file>/home/dxhy/logs/</logging.file> |
|
|
|
|
</properties> |
|
|
|
|
<!-- 默认激活 --> |
|
|
|
|
<activation> |
|
|
|
|
<activeByDefault>true</activeByDefault> |
|
|
|
|
</activation> |
|
|
|
|
</profile> |
|
|
|
|
</profiles> |
|
|
|
|
|
|
|
|
|