#
luxiaotao1123
2022-03-02 aaf2e5aed7df2d082935cf91a538a037557c368e
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
server:
  port: 8080
 
spring:
  datasource:
    driver-class-name: com.mysql.jdbc.Driver
    url: jdbc:mysql://localhost:3306/dz-admin?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai
    username: root
    password: xltys1995
 
 
aliyun:
  oss:
    id: LTAI5tGyemsAfxSjpyK1V59L
    secret: hoezvAutRMLENQdPTDpMcd99Lsqw9W
    bucket: dz-admin
    endpoint: http://oss-cn-hangzhou.aliyuncs.com
    prefix: https://dz-admin.oss-cn-hangzhou.aliyuncs.com/