|
@@ -5,11 +5,11 @@ spring:
|
|
|
|
|
|
server:
|
|
|
servlet:
|
|
|
-# context-path: ${context-path:/hanghui/outapi}
|
|
|
+ context-path: ${context-path:/hanghui/outapi}
|
|
|
# context-path: /hanghui/outapi
|
|
|
# context-path: /hanghui-server-platform
|
|
|
# 开放ap(包含:特殊二维码服务)
|
|
|
- context-path: /hanghui-openapi
|
|
|
+# context-path: /hanghui-openapi
|
|
|
|
|
|
mybatis-plus:
|
|
|
mapper-locations: classpath:cn/hanghui/outapi/platform/**/mapper/**.xml
|