增加 个人信息设置 功能

This commit is contained in:
niudehua
2021-03-12 00:31:23 +08:00
parent 4e5430b5c0
commit 0181baa72b
10 changed files with 300 additions and 109 deletions

View File

@ -152,7 +152,7 @@ yudao:
width: 160
height: 60
file:
base-path: http://127.0.0.1:${server.port}/${yudao.web.api-prefix}/file/get/
base-path: http://127.0.0.1:${server.port}${yudao.web.api-prefix}/system/file/get/
codegen:
base-package: ${yudao.info.base-package}
db-schemas: ${spring.datasource.name}