yuxc
2023-12-08 450db962c4bc94de0cb0aacf47ba12ec314961d3
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