oneos-deploy
|
8defb1411b
|
fix(asset): 添加 Swagger 接口放行配置
- SecurityConfiguration 中添加 /v3/api-docs/** 等路径的放行
- 修复 Asset 模块 Swagger 文档无法访问的问题
|
2026-03-12 09:30:08 +08:00 |
|
oneos-deploy
|
b6254c0f3b
|
feat(asset): 添加 Asset 模块配置和依赖
- 在父 pom.xml 中添加 yudao-module-asset 模块
- 添加 yudao-spring-boot-starter-env 依赖
- 修改 application.yaml 配置(Nacos 配置导入、Bean 覆盖)
- 添加 SecurityConfiguration 配置类
- 添加 AssetWebConfiguration 配置类
- 修复启动失败问题
|
2026-03-12 09:12:01 +08:00 |
|
k kfluous
|
a614df46f3
|
feat: 新增资产管理模块 - 停车场和车型参数管理
- 停车场管理:CRUD + 业务校验 + 权限控制
- 车型参数管理:主子表关联 + 维保项目管理
- 数据库表结构:asset_parking, asset_vehicle_model, asset_vehicle_model_maintain_item
- 优化点:参数校验、业务逻辑校验、类型安全
|
2026-03-12 03:04:11 +08:00 |
|
k kfluous
|
ca98eabf3a
|
配置中心化:使用 Nacos 管理所有配置,关闭验证码功能
|
2026-03-11 22:33:18 +08:00 |
|
k kfluous
|
3b7ec28653
|
Initial commit: OneOS backend based on yudao-cloud
|
2026-03-11 22:18:20 +08:00 |
|