xiangpei
2024-12-26 7082826bf8f817f4484eda8555599610243ff6a5
refs
用户 xiangpei <xiangpei@timesnew.cn>
星期四, 十二月 26, 2024 18:23 +0800
提交者 xiangpei <xiangpei@timesnew.cn>
星期四, 十二月 26, 2024 18:23 +0800
提交7082826bf8f817f4484eda8555599610243ff6a5
目录 438b500bc943209d59487ea59e7e6b4eaa49616d 目录 | zip | gz
parent
初始化
36个文件已添加
已修改文件
.gitignore 对比 | 查看 | 原始文档 | blame | 历史
pom.xml 对比 | 查看 | 原始文档 | blame | 历史
src/docker/Dockerfile 对比 | 查看 | 原始文档 | blame | 历史
src/docker/nginx.conf 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/ycl/Application.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/ycl/config/CorsConfig.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/ycl/config/HKProperties.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/ycl/controller/CameraController.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/ycl/domain/form/CameraCommandForm.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/ycl/domain/query/BaseQuery.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/ycl/domain/query/CameraPlayQuery.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/ycl/domain/query/CameraQuery.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/ycl/domain/result/HKResult.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/ycl/domain/result/Result.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/ycl/service/HKService.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/resources/application.yml 对比 | 查看 | 原始文档 | blame | 历史
target/camera.jar 对比 | 查看 | 原始文档 | blame | 历史
target/camera.jar.original 对比 | 查看 | 原始文档 | blame | 历史
target/classes/application.yml 对比 | 查看 | 原始文档 | blame | 历史
target/classes/com/ycl/Application.class 对比 | 查看 | 原始文档 | blame | 历史
target/classes/com/ycl/config/CorsConfig.class 对比 | 查看 | 原始文档 | blame | 历史
target/classes/com/ycl/config/HKProperties.class 对比 | 查看 | 原始文档 | blame | 历史
target/classes/com/ycl/controller/CameraController.class 对比 | 查看 | 原始文档 | blame | 历史
target/classes/com/ycl/domain/form/CameraCommandForm.class 对比 | 查看 | 原始文档 | blame | 历史
target/classes/com/ycl/domain/query/BaseQuery.class 对比 | 查看 | 原始文档 | blame | 历史
target/classes/com/ycl/domain/query/CameraPlayQuery.class 对比 | 查看 | 原始文档 | blame | 历史
target/classes/com/ycl/domain/query/CameraQuery.class 对比 | 查看 | 原始文档 | blame | 历史
target/classes/com/ycl/domain/result/HKResult.class 对比 | 查看 | 原始文档 | blame | 历史
target/classes/com/ycl/domain/result/Result.class 对比 | 查看 | 原始文档 | blame | 历史
target/classes/com/ycl/service/HKService$1.class 对比 | 查看 | 原始文档 | blame | 历史
target/classes/com/ycl/service/HKService$2.class 对比 | 查看 | 原始文档 | blame | 历史
target/classes/com/ycl/service/HKService$3.class 对比 | 查看 | 原始文档 | blame | 历史
target/classes/com/ycl/service/HKService.class 对比 | 查看 | 原始文档 | blame | 历史
target/maven-archiver/pom.properties 对比 | 查看 | 原始文档 | blame | 历史
target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst 对比 | 查看 | 原始文档 | blame | 历史
target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst 对比 | 查看 | 原始文档 | blame | 历史