优化录像列表获取算法

This commit is contained in:
Lawrence
2021-01-11 20:56:25 +08:00
parent df321f27af
commit dc1d9646a9
2 changed files with 16 additions and 26 deletions

4
.gitignore vendored
View File

@@ -9,7 +9,7 @@
# Mobile Tools for Java (J2ME)
.mtj.tmp/
src/main/resources/application-*.yml
# Package Files #
#*.jar
*.war
@@ -18,7 +18,7 @@
*.zip
*.tar.gz
*.rar
*.iml
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
/.idea/*