田源
2023-12-07 a841479a144a14e655fbd7dcb2e8e26b20e5a8be
Source/UBCS/ubcs-ops/ubcs-resource/src/main/resources/application.yml
@@ -1,6 +1,6 @@
#服务器端口
server:
  port: 8010
  port: 36007
#默认对象存储配置
oss:
@@ -24,3 +24,4 @@
mybatis-plus:
  configuration:
    map-underscore-to-camel-case: false
    call-setters-on-nulls: true