Skip to content

Commit a1e48a3

Browse files
authored
Merge pull request #1040 from shanmengm/master
upload davinci-ui, config example source defualt user and pwd
2 parents 2c8b416 + 0cdba86 commit a1e48a3

48 files changed

Lines changed: 306 additions & 3 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,4 @@ userfiles/
3232
.vscode
3333
*yarn.lock
3434
bin/upgrade.go
35-
/davinci-ui/
3635
bin/upgrade

config/application.yml.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ spring:
6060
## davinci datasouce config
6161
datasource:
6262
url: jdbc:mysql://localhost:3306/davinci0.3?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true
63-
username:
64-
password:
63+
username: root
64+
password: root
6565
driver-class-name: com.mysql.jdbc.Driver
6666
initial-size: 2
6767
min-idle: 1

davinci-ui/1.ef089c2c540a68051205.chunk.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
7.42 KB
Binary file not shown.

davinci-ui/12.48d192b85a3199d3c0c4.chunk.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
98.7 KB
Binary file not shown.

davinci-ui/13.57b206fd20c252e628c9.chunk.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
64.9 KB
Binary file not shown.

davinci-ui/14.fef74ca783a9562f5193.chunk.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
4.69 KB
Binary file not shown.

0 commit comments

Comments
 (0)