suerprisePlus
2024-09-04 85af9acfccf2e944a97557d3e46d143b0e99e2f1
分支
用户 suerprisePlus <15810472099@163.com>
星期三, 九月 4, 2024 16:29 +0800
提交者 suerprisePlus <15810472099@163.com>
星期三, 九月 4, 2024 16:29 +0800
提交85af9acfccf2e944a97557d3e46d143b0e99e2f1
目录 1e39c9f26cd46cea9a9eb0f6274982398c1c4cd1 目录 | zip | gz
上一版本 2e9e03c7971f1da71cc9e9bd7d2f159c244839f3 查看 | 对比
swagger 配置异常
已添加44个文件
已修改9个文件
已删除1个文件
1971 ■■■■ 文件已修改
pom.xml 49 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/yb/OllamaAiApplication.java 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/yb/config/Constant.java 106 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/yb/config/PageUtils.java 110 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/yb/config/Query.java 81 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/yb/config/SQLFilter.java 49 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/yb/config/Swagger3Config.java 26 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/yb/controller/GisOsmPoisFree1Controller.java 130 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/yb/controller/TMetaController.java 133 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/yb/controller/XzController2.java 309 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/yb/dao/GisOsmPoisFree1Dao.java 18 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/yb/dao/TMetaDao.java 17 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/yb/entity/GisOsmPoisFree1Entity.java 70 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/yb/entity/TMetaEntity.java 215 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/yb/postgis/AbstractGeometryTypeHandler.java 83 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/yb/postgis/GeometryDeserializer.java 40 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/yb/postgis/GeometrySerializer.java 25 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/yb/postgis/PointTypeHandler.java 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/yb/service/GisOsmPoisFree1Service.java 24 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/yb/service/TMetaService.java 22 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/yb/service/impl/GisOsmPoisFree1ServiceImpl.java 54 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/yb/service/impl/TMetaServiceImpl.java 54 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/resources/application.yml 78 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/resources/mapper/GisOsmPoisFree1Dao.xml 17 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/resources/mapper/TMetaDao.xml 42 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
target/classes/application.yml 78 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
target/classes/com/yb/OllamaAiApplication.class 对比 | 查看 | 原始文档 | blame | 历史
target/classes/com/yb/config/Constant$MenuType.class 对比 | 查看 | 原始文档 | blame | 历史
target/classes/com/yb/config/Constant$ScheduleStatus.class 对比 | 查看 | 原始文档 | blame | 历史
target/classes/com/yb/config/Constant.class 对比 | 查看 | 原始文档 | blame | 历史
target/classes/com/yb/config/PageUtils.class 对比 | 查看 | 原始文档 | blame | 历史
target/classes/com/yb/config/Query.class 对比 | 查看 | 原始文档 | blame | 历史
target/classes/com/yb/config/SQLFilter.class 对比 | 查看 | 原始文档 | blame | 历史
target/classes/com/yb/config/Swagger3Config.class 对比 | 查看 | 原始文档 | blame | 历史
target/classes/com/yb/controller/GisOsmPoisFree1Controller.class 对比 | 查看 | 原始文档 | blame | 历史
target/classes/com/yb/controller/TMetaController.class 对比 | 查看 | 原始文档 | blame | 历史
target/classes/com/yb/dao/GisOsmPoisFree1Dao.class 对比 | 查看 | 原始文档 | blame | 历史
target/classes/com/yb/dao/TMetaDao.class 对比 | 查看 | 原始文档 | blame | 历史
target/classes/com/yb/entity/GisOsmPoisFree1Entity.class 对比 | 查看 | 原始文档 | blame | 历史
target/classes/com/yb/entity/TMetaEntity.class 对比 | 查看 | 原始文档 | blame | 历史
target/classes/com/yb/postgis/AbstractGeometryTypeHandler.class 对比 | 查看 | 原始文档 | blame | 历史
target/classes/com/yb/postgis/GeometryDeserializer.class 对比 | 查看 | 原始文档 | blame | 历史
target/classes/com/yb/postgis/GeometrySerializer.class 对比 | 查看 | 原始文档 | blame | 历史
target/classes/com/yb/postgis/PointTypeHandler.class 对比 | 查看 | 原始文档 | blame | 历史
target/classes/com/yb/service/GisOsmPoisFree1Service.class 对比 | 查看 | 原始文档 | blame | 历史
target/classes/com/yb/service/TMetaService.class 对比 | 查看 | 原始文档 | blame | 历史
target/classes/com/yb/service/impl/GisOsmPoisFree1ServiceImpl.class 对比 | 查看 | 原始文档 | blame | 历史
target/classes/com/yb/service/impl/TMetaServiceImpl.class 对比 | 查看 | 原始文档 | blame | 历史
target/classes/mapper/GisOsmPoisFree1Dao.xml 17 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
target/classes/mapper/TMetaDao.xml 42 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst 31 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst 33 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
target/ollama-ai-0.0.1-SNAPSHOT.jar 对比 | 查看 | 原始文档 | blame | 历史
target/ollama-ai-0.0.1-SNAPSHOT.jar.original 对比 | 查看 | 原始文档 | blame | 历史