From 57fd18cd7c842a821bd03fafe2a954c605e387f6 Mon Sep 17 00:00:00 2001 From: 648540858 <648540858@qq.com> Date: 星期三, 30 九月 2020 17:59:11 +0800 Subject: [PATCH] 增加分页,搜索,等 --- .idea/encodings.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.idea/encodings.xml b/.idea/encodings.xml index fade66b..e470467 100644 --- a/.idea/encodings.xml +++ b/.idea/encodings.xml @@ -3,5 +3,6 @@ <component name="Encoding"> <file url="file://$PROJECT_DIR$" charset="UTF-8" /> <file url="file://$PROJECT_DIR$/src/main/java" charset="UTF-8" /> + <file url="file://$PROJECT_DIR$/src/main/java/com/genersoft/iot/vmp/storager/redis/VideoManagerRedisStoragerImpl.java" charset="UTF-8" /> </component> </project> \ No newline at end of file -- Gitblit v1.8.0