田源
2024-01-25 b3ef1f171074c2ad774e46ef6160878c96f7017d
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