mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-10-20 11:03:42 +08:00
movie url address to application files.
This commit is contained in:
@@ -325,7 +325,9 @@
|
||||
<properties>
|
||||
<profiles.active>dev</profiles.active>
|
||||
</properties>
|
||||
|
||||
<activation>
|
||||
<activeByDefault>true</activeByDefault>
|
||||
</activation>
|
||||
</profile>
|
||||
<profile>
|
||||
<id>telework</id>
|
||||
@@ -350,9 +352,7 @@
|
||||
<properties>
|
||||
<profiles.active>prod</profiles.active>
|
||||
</properties>
|
||||
<activation>
|
||||
<activeByDefault>true</activeByDefault>
|
||||
</activation>
|
||||
|
||||
</profile>
|
||||
</profiles>
|
||||
|
||||
|
Reference in New Issue
Block a user