policeSecurity/superManagement
luozhun 372d7e12cf refactor(open-platform): 调整保安单位信息展示位置
- 将保安单位相关字段从 SecurityUnitUseStatisticsDTO 类中移至内部类 _ServiceProjectVo
- 更新 OpenApiMapper.xml,将对应字段移至 JSON 数组内- 移除前端无用的示例代码
2024-11-20 17:26:04 +08:00
..
public 仓库初始化 2024-08-29 17:06:00 +08:00
src refactor(open-platform): 调整保安单位信息展示位置 2024-11-20 17:26:04 +08:00
.env.development feat(geometry): 添加几何工具类和坐标转换支持 2024-11-08 11:47:04 +08:00
.env.production feat(geometry): 添加几何工具类和坐标转换支持 2024-11-08 11:47:04 +08:00
.gitignore feat(superManagement): 新增行政区划树组件并集成到表单中 2024-10-31 09:45:28 +08:00
Jenkinsfile superManagement接入Jenkins 2024-10-31 11:25:20 +08:00
README.md 仓库初始化 2024-08-29 17:06:00 +08:00
index.html 公安用户增删改查 2024-09-04 17:13:01 +08:00
package.json feat(security): 添加签名验证功能并优化开放平台接口 2024-11-20 10:29:36 +08:00
tsconfig.app.json 保安 公安 注册 2024-08-30 17:03:25 +08:00
tsconfig.json 仓库初始化 2024-08-29 17:06:00 +08:00
tsconfig.node.json 保安 公安 注册 2024-08-30 17:03:25 +08:00
vite.config.ts refactor(management): 重构企事业单位相关功能 2024-11-13 09:31:37 +08:00

README.md

Vue 3 + TypeScript + Vite

This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.