张名锐
|
dae112d199
|
Revert "fix(risk-engine): 修复多个风控引擎问题"
This reverts commit d7c09c793a.
|
2026-07-02 16:02:49 +08:00 |
|
张名锐
|
d1804710f3
|
Revert "优化字段类型"
This reverts commit 10b08f8f21.
|
2026-07-02 16:02:49 +08:00 |
|
尹峰
|
10b08f8f21
|
优化字段类型
|
2026-06-29 18:34:46 +08:00 |
|
尹峰
|
d7c09c793a
|
fix(risk-engine): 修复多个风控引擎问题
- ScopeIsGlobal 类型由 bool 改为 int 以兼容前端传输 0/1
- 修复 QueryApplicationList 中 Status 投影 EF Core enum 转换失败
- 新增 Scope 字段查询支持(逗号分隔集合精确匹配)
- 新增变量列表 DataType 筛选
- 修复审计日志日期查询范围(EndDate 纳入整天数据)
- 统一 Application 审计日志 OperationType 前缀(APP_xxx)
- 审计日志 OperationDetail 枚举值映射为中文
|
2026-06-29 18:09:19 +08:00 |
|
ruisu
|
7747d26ed0
|
支持从数据库读取rule与application,进行匹配校验,以及拼接返回值
|
2026-06-25 17:25:47 +08:00 |
|
ruisu
|
1fa7a8b79c
|
将Application与编译独立,跑通基础链路
|
2026-06-24 15:05:24 +08:00 |
|