policeSecurity/policeSecurityServer
luozhun 201f2112e8 feat(geometry): 添加几何工具类和坐标转换支持
- 新增 GeometryUtil 工具类,提供几何对象创建和操作方法
- 添加 GpsConvertUtil 类,实现坐标系转换功能
- 在 EnterprisesUnit 模型中增加坐标字段- 更新相关参数和 VO 类,支持坐标信息
- 新增 PointTypeHandler 以支持 MyBatis-Plus 对 Point 类型的处理
- 在 FastJson2Config 中注册地理坐标相关的序列化和反序列化器
- 添加 GeometryInnerInterceptor 以支持 MyBatis-Plus 几何操作
2024-11-08 11:47:04 +08:00
..
src feat(geometry): 添加几何工具类和坐标转换支持 2024-11-08 11:47:04 +08:00
数据库生成实体脚本 仓库初始化 2024-08-29 17:06:00 +08:00
.DS_Store 。。 2024-09-30 10:22:05 +08:00
.gitignore 仓库初始化 2024-08-29 17:06:00 +08:00
Jenkinsfile server Jenkinsfile 2024-10-31 15:23:30 +08:00
pom.xml feat(geometry): 添加几何工具类和坐标转换支持 2024-11-08 11:47:04 +08:00