policeSecurity/superManagement/src
luozhun 771dac470c feat(security): 添加签名验证功能并优化开放平台接口
- 新增 BodyWrapperFilter 和 CustomHttpServletRequestWrapper 类,用于获取请求体内容- 实现 SignInterceptor 类,添加签名验证功能
- 更新 OpenApiInterceptor,增加请求头缺失异常处理
- 修改 SecurityUnitUseStatisticsDTO,添加 policeUnitId 字段- 更新 OpenApiMapper.xml,增加 policeUnitId 字段映射- 修改前端 openPlatform 组件,演示签名生成和请求过程
- 引入 js-md5 依赖,用于生成 MD5 签名
2024-11-20 10:29:36 +08:00
..
assets 代码提交 2024-09-03 10:51:15 +08:00
axios 仓库初始化 2024-08-29 17:06:00 +08:00
components refactor(management): 重构企事业单位相关功能 2024-11-13 09:31:37 +08:00
config feat(open-platform): 新增开放平台相关功能 2024-11-19 16:17:49 +08:00
hooks 企事业单位添加修改 2024-09-03 17:05:05 +08:00
router feat(module/assessmentCriteria): 新增考核标准模块 2024-11-07 17:14:01 +08:00
stores refactor(cache): 优化枚举数据初始化和序列化逻辑 2024-11-15 17:31:07 +08:00
types feat(open-platform): 新增开放平台相关功能 2024-11-19 16:17:49 +08:00
utils refactor(management): 重构企事业单位相关功能 2024-11-13 09:31:37 +08:00
views feat(security): 添加签名验证功能并优化开放平台接口 2024-11-20 10:29:36 +08:00
App.vue 仓库初始化 2024-08-29 17:06:00 +08:00
global.d.ts feat(open-platform): 新增开放平台相关功能 2024-11-19 16:17:49 +08:00
main.ts feat(module/assessmentCriteria): 新增考核标准模块 2024-11-07 17:14:01 +08:00
reset.css 仓库初始化 2024-08-29 17:06:00 +08:00
vite-env.d.ts feat(geometry): 添加几何工具类和坐标转换支持 2024-11-08 11:47:04 +08:00