no message
This commit is contained in:
parent
cb39d52efe
commit
3aea665caa
@ -11,7 +11,9 @@ VUE_APP_BASE_API = '/dev-api'
|
||||
VUE_APP_PUBLIC_PATH = '/'
|
||||
|
||||
# 后端接口地址
|
||||
VUE_APP_SERVER_URL = 'http://192.168.31.96:8080/'
|
||||
#VUE_APP_SERVER_URL = 'http://192.168.31.96:8080/'
|
||||
VUE_APP_SERVER_URL = 'http://192.168.31.178:8081'
|
||||
|
||||
# cp端地址
|
||||
VUE_PC_SERVER_URL = 'http://47.95.206.185:85/'
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
# \u57FA\u672C\u914D\u7F6E
|
||||
server.port=8080
|
||||
server.port=8081
|
||||
env.profile=dev
|
||||
#env.properties.path=D:/workspaces/oilSystem/fuintBackend/configure/
|
||||
env.properties.path=D:/workspaces/oilSystem/fuintBackend/configure/
|
||||
env.properties.path=D:/code/oilSystem/fuintBackend/configure/
|
||||
#env.properties.path=/www/wwwroot/shenlanshuke/oilAdmin/
|
||||
|
||||
# \u6570\u636E\u5E93\u914D\u7F6E
|
||||
|
@ -235,6 +235,8 @@
|
||||
<version>2.2</version>
|
||||
</dependency>
|
||||
|
||||
<!-- mvn install:install-file -PrintAIDL=PrintAIDL -DartifactId=PrintAIDL -Dversion=1.0 -Dpackaging=jar -Dfile=D:\code\oilSystem\fuintBackend\lib\PrintAIDL.jar-->
|
||||
|
||||
</dependencies>
|
||||
|
||||
|
||||
|
@ -12,4 +12,5 @@ VUE_APP_PUBLIC_PATH = '/'
|
||||
|
||||
# 后端接口地址
|
||||
|
||||
VUE_APP_SERVER_URL = 'http://192.168.31.96:8080/'
|
||||
#VUE_APP_SERVER_URL = 'http://192.168.31.96:8080/'
|
||||
VUE_APP_SERVER_URL = 'http://192.168.31.178:8081'
|
||||
|
Loading…
Reference in New Issue
Block a user