mirror of
https://gitee.com/bookshelfplus/bookshelfplus
synced 2025-09-21 01:10:39 +08:00
书籍收藏前端部分完成
This commit is contained in:
@@ -4,6 +4,9 @@ server.port=8090
|
||||
# api基础路径
|
||||
server.servlet.context-path=/api
|
||||
|
||||
# UTC时区
|
||||
spring.jackson.time-zone=GMT+8
|
||||
|
||||
# mybatis
|
||||
mybatis.mapperLocations=classpath:mapping/*.xml
|
||||
|
||||
|
Reference in New Issue
Block a user