identificationOfCultivatedL.../OpenAuth.WebApi
陈伟 029de38da8 refactor(workflow): 优化工作流查询逻辑并修复数据类型问题
- 将Detail接口返回类型从ApiResponseDto<string>改为ApiResponseDto<dynamic>
- 修复IllegalConstructionAssessment实体中Type字段类型从string改为int
- 启用PostgreSQL SQL日志输出便于调试
- 重构工作流待办查询逻辑,使用多表连接替代复杂子查询
- 优化流程实例、节点和违建评估表的数据关联查询
- 移除原有的低效循环查询方式,提升查询性能
- 完善流程查询结果DTO的数据映射和空值处理逻辑
2026-02-06 14:51:40 +08:00
..
.config 基础代码提交 2026-02-04 10:30:49 +08:00
Controllers refactor(workflow): 优化工作流查询逻辑并修复数据类型问题 2026-02-06 14:51:40 +08:00
Model 基础代码提交 2026-02-04 10:30:49 +08:00
Properties 基础代码提交 2026-02-04 10:30:49 +08:00
Template 基础代码提交 2026-02-04 10:30:49 +08:00
temp-keys 基础代码提交 2026-02-04 10:30:49 +08:00
Dockerfile 基础代码提交 2026-02-04 10:30:49 +08:00
OpenAuth.WebApi.csproj 临时提交 2026-02-04 20:40:22 +08:00
Program.cs 基础代码提交 2026-02-04 10:30:49 +08:00
Startup.cs refactor(workflow): 优化工作流查询逻辑并修复数据类型问题 2026-02-06 14:51:40 +08:00
appsettings.Development.json 基础代码提交 2026-02-04 10:30:49 +08:00
appsettings.Production.json 修改配置文件 2026-02-05 15:04:42 +08:00
appsettings.json 登录信息加密 2026-02-04 13:33:39 +08:00
dev_run.bat 基础代码提交 2026-02-04 10:30:49 +08:00
index.html 基础代码提交 2026-02-04 10:30:49 +08:00