TsMask
56991a0b49
feat: Implement Oauth2 login log service and repository
...
- Added Oauth2LogLoginService for managing user authorization logs.
- Implemented methods for inserting logs, cleaning logs, and exporting log data.
- Created a new file for Oauth2 login log service.
refactor: Remove unused open_api module
- Deleted the open_api.go file as it was not utilized in the project.
fix: Update error codes in SysProfileController
- Changed error codes for binding errors and user authentication errors to more descriptive values.
fix: Update cache handling in SysConfig and SysDictType services
- Modified Redis set operations to include expiration time for cached values.
refactor: Update middleware authorization checks
- Replaced PreAuthorize middleware with AuthorizeUser across multiple routes in system and tool modules for consistency.
chore: Clean up trace and ws modules
- Updated middleware authorization in trace and ws modules to use AuthorizeUser.
2025-04-27 11:07:34 +08:00
TsMask
bfc87669a9
fix: 注释掉测量数据插入逻辑
2025-04-11 11:06:01 +08:00
TsMask
5acce85ef3
fix: KPI推送ws订阅缺失_x下划线标识
2025-03-26 16:20:06 +08:00
TsMask
cf48cd8854
fix: UPF流量总计7,30天累计数据查询
2025-03-21 15:03:29 +08:00
TsMask
c286e68845
feat: 优化UPF流量统计逻辑
2025-03-03 18:06:14 +08:00
TsMask
5b9bcd6660
refactor: 重构更新多个文件中的相关调用
2025-02-20 10:11:40 +08:00
TsMask
1e99bb4be8
fix: 自定义指标数据查询值float64保留3为小数
2025-01-17 15:26:16 +08:00
TsMask
d081961af1
perf: 移动features模块配置序列号结构体到be.ems/lib/config
2025-01-07 11:09:33 +08:00
lai
c40feee2bb
完善条件
2024-12-13 16:03:29 +08:00
simonzhangsz
3dc6c09d73
fix: custom indicator exist issue
2024-12-13 11:11:34 +08:00
baa04cc7f9
fix: custom indicator kpi_id issue
2024-11-27 15:20:23 +08:00
29b0e408aa
fix: fileter kpi_values is null
2024-11-19 15:06:51 +08:00
395ebb05f9
update comment
2024-11-08 15:45:22 +08:00
1efbae9a4d
add: return expression alias while get customized kpi list
2024-11-08 11:25:20 +08:00
802210cb7d
fix: customized kpi features issues
2024-11-06 17:19:17 +08:00
54c6ab7f30
fix: tiimestamp issue for customized kpi
2024-11-05 16:27:14 +08:00
TsMask
1f0c932be8
style: 去除Impl接口声明层聚焦服务函数
2024-10-12 19:06:12 +08:00
TsMask
ecbd298437
del: 移除无用PostGoldKPIFromNF函数
2024-10-12 18:04:49 +08:00
080290cdaa
fix: kpi value change type from int to int64
2024-10-10 16:55:20 +08:00
TsMask
67caba4379
style: 变更ws模块函数实例命名
2024-09-24 11:51:46 +08:00
c4533da0e0
fix: return code and message to FE issue
2024-09-09 17:19:50 +08:00
9a14520da6
fix: return code to FE issue
2024-09-09 17:11:10 +08:00
adec327bc3
fix: custom indicator report issue
2024-09-09 16:32:17 +08:00
4ddf6db122
add: filter dupliate title in kpi_c_title
2024-09-06 11:44:24 +08:00
TsMask
6f3390caf7
fix: kpi upf pust data neId
2024-09-02 17:01:27 +08:00
fb3ce6183b
fix for custom kpi and export log&cdr table file
2024-08-30 11:41:22 +08:00
cd7e5693f5
add: custom kpi and export log&cdr file
2024-08-29 11:46:45 +08:00
TsMask
286e40a4e9
fix: KPI上报推送到对应网元,查询改用时间戳避免时区转换问题
2024-07-25 18:22:13 +08:00
20fe6d737b
fix: kpi report data time
2024-05-14 18:47:35 +08:00
386e1dcf67
opt: remove insert kpi to gold_kpi table
2024-05-14 17:06:39 +08:00
12c051bf41
opt: kpi report optimize
2024-04-26 18:31:23 +08:00
41a0090dc9
opt: kpi performance optimize
2024-04-26 15:40:17 +08:00
954493a5f2
fix: time-zone issue, localhost issue
2024-04-01 17:22:26 +08:00
e22abdc890
fix: timzone issue
2024-03-29 09:38:25 +08:00
TsMask
65339ea242
fix: 取消内部accessToken请求头,移除CheckFrontValidRequest检查token
2024-03-21 12:15:46 +08:00
TsMask
8e4649f3f6
feat: UPF指标推送到ws订阅组
2024-03-21 10:15:00 +08:00
26e9f29241
Fix: dir ems.agt change to be.ems
2024-03-06 21:00:42 +08:00
TsMask
76b00ccfe5
feat: KPI黄金指标补充网元类型
2024-02-06 19:26:49 +08:00
TsMask
b4e3d6efd5
feat: KPI黄金指标事件推送ws
2024-02-06 18:48:37 +08:00
a72bc037f3
fix: gold kpi add granularity
2024-01-22 17:08:41 +08:00
ea64a6aa3f
add: cdr api package
2024-01-19 15:18:26 +08:00
12ed109922
fix: log level and dpkg ims package issue
2024-01-16 19:48:24 +08:00
a7f3fb77d8
fix:update charset for db connection
2023-11-07 11:31:35 +08:00
b46d4e23d2
fix: update db connect charset and collation
2023-11-07 11:02:57 +08:00
44e8cbee2c
update at 2023/08/14
2023-08-14 21:41:37 +08:00
lichang
5ac2e981ea
add: 提交
2023-08-14 17:02:50 +08:00