田源
2023-11-30 2b278d5de05d4e7764b9bac058bd43b53dafb09a
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