Source/UBCS/ubcs-service/ubcs-code/src/main/resources/application-prod.yml
@@ -1,6 +1,6 @@
#服务器端口
server:
  port: 36014
  port: 8109
  tomcat:
    uri-encoding: UTF-8
  servlet:
@@ -22,3 +22,9 @@
  configuration:
    map-underscore-to-camel-case: false
    call-setters-on-nulls: true
  # 过滤器设置
  mvc:
    interceptor:
      enabled: true
      include-path-patterns: /universalInterface
      #exclude-path-patterns: /exclude-path-pattern