Skip to content

Commit

Permalink
Merge branch 'master' of github.com:elunez/eladmin-web
Browse files Browse the repository at this point in the history
  • Loading branch information
elunez committed Aug 9, 2022
2 parents bfc7a39 + 8004548 commit cda3adc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/store/modules/api.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const api = {
// Sql 监控
sqlApi: baseUrl + '/druid/index.html',
// swagger
swaggerApi: baseUrl + '/swagger-ui.html',
swaggerApi: baseUrl + '/doc.html',
// 文件上传
fileUploadApi: baseUrl + '/api/localStorage',
// baseUrl,
Expand Down

0 comments on commit cda3adc

Please sign in to comment.