|
@@ -28,10 +28,10 @@ mybatis-plus:
|
|
|
port: 80
|
|
|
fdService:
|
|
|
#官网生产环境:https://www.4dkankan.com http://test.4dkankan.com
|
|
|
- #basePath: http://test.4dkankan.com
|
|
|
- #port: 80
|
|
|
- basePath: http://192.168.0.38/4dkankan_v2
|
|
|
- port: 8080
|
|
|
+ basePath: http://test.4dkankan.com
|
|
|
+ port: 80
|
|
|
+ #basePath: http://192.168.0.38/4dkankan_v2
|
|
|
+ #port: 8080
|
|
|
newFdService:
|
|
|
#官网生产环境:https://www.4dkankan.com
|
|
|
basePath: http://v4-test.4dkankan.com
|