Skip to content

Commit

Permalink
v3.9.0【优化】typescript版本;【优化】App端消息;【优化】弹出层z-index;
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuoda committed Nov 4, 2024
1 parent c3d267e commit 472d059
Show file tree
Hide file tree
Showing 1,376 changed files with 10,362 additions and 9,701 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ spring:
url: jdbc:p6spy:mysql://127.0.0.1:3306/smart_admin_v3?autoReconnect=true&useServerPreparedStmts=false&rewriteBatchedStatements=true&characterEncoding=UTF-8&useSSL=false&allowMultiQueries=true&serverTimezone=Asia/Shanghai
username: root
password: SmartAdmin666
driver-class-name: com.p6spy.engine.spy.P6SpyDriver
initial-size: 2
min-idle: 2
max-active: 10
max-wait: 60000
time-between-eviction-runs-millis: 60000
min-evictable-idle-time-millis: 300000
driver-class-name: com.p6spy.engine.spy.P6SpyDriver
filters: stat
druid:
username: druid
Expand Down Expand Up @@ -40,7 +40,7 @@ spring:
host: smtp.163.com
port: 465
username: [email protected]
password: 1024lab
password: LAB1024LAB
properties:
mail:
smtp:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ spring:
host: smtp.163.com
port: 465
username: [email protected]
password: 1024lab
password: LAB1024LAB
properties:
mail:
smtp:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ spring:
host: smtp.163.com
port: 465
username: [email protected]
password: 1024lab
password: LAB1024LAB
properties:
mail:
smtp:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ spring:
host: smtp.163.com
port: 465
username: [email protected]
password: 1024lab
password: LAB1024LAB
properties:
mail:
smtp:
Expand Down
1 change: 1 addition & 0 deletions smart-admin-api-java8-springboot2/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Smart Admin API
File renamed without changes.
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit 472d059

Please sign in to comment.