Ver Fonte

修改prod环境下static-path

yangc há 8 anos atrás
pai
commit
efe19aeb90
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -39,7 +39,7 @@
             <properties>
                 <profile>prod</profile>
                 <!-- static plugin -->
-                <static-path>http://static.ubtob.com</static-path>
+                <static-path>static</static-path>
             </properties>
             <!-- 默认 -->
             <activation>