|
@@ -5,41 +5,40 @@
|
|
|
</component>
|
|
</component>
|
|
|
<component name="ChangeListManager">
|
|
<component name="ChangeListManager">
|
|
|
<list default="true" id="90566509-127d-40b8-8de7-4bc2f087628c" name="Changes" comment="">
|
|
<list default="true" id="90566509-127d-40b8-8de7-4bc2f087628c" name="Changes" comment="">
|
|
|
- <change afterPath="$PROJECT_DIR$/.idea/uiDesigner.xml" afterDir="false" />
|
|
|
|
|
- <change afterPath="$PROJECT_DIR$/src/main/java/com/video/api/VideoElseControllerAPI.java" afterDir="false" />
|
|
|
|
|
- <change afterPath="$PROJECT_DIR$/src/main/java/com/video/config/AppConfig.java" afterDir="false" />
|
|
|
|
|
- <change afterPath="$PROJECT_DIR$/src/main/java/com/video/model/vo/VideoVo.java" afterDir="false" />
|
|
|
|
|
- <change afterPath="$PROJECT_DIR$/src/main/java/common/utils/AesUtils.java" afterDir="false" />
|
|
|
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/src/main/java/com/video/api/ExcelControllerAPI.java" afterDir="false" />
|
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/src/main/java/com/video/controller/ExcelController.java" afterDir="false" />
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/src/main/java/com/video/AutoCode.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/video/AutoCode.java" afterDir="false" />
|
|
|
|
|
- <change beforePath="$PROJECT_DIR$/src/main/java/com/video/api/VideoControllerAPI.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/video/api/VideoControllerAPI.java" afterDir="false" />
|
|
|
|
|
- <change beforePath="$PROJECT_DIR$/src/main/java/com/video/controller/SendController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/video/controller/SendController.java" afterDir="false" />
|
|
|
|
|
- <change beforePath="$PROJECT_DIR$/src/main/java/com/video/controller/VideoController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/video/controller/VideoController.java" afterDir="false" />
|
|
|
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/pom.xml" afterDir="false" />
|
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/src/main/java/com/video/api/LogInfoControllerAPI.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/video/api/LogInfoControllerAPI.java" afterDir="false" />
|
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/src/main/java/com/video/config/AppConfig.java" beforeDir="false" />
|
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/src/main/java/com/video/controller/LogInfoController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/video/controller/LogInfoController.java" afterDir="false" />
|
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/src/main/java/com/video/model/pojo/SystemAuthority.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/video/model/pojo/SystemAuthority.java" afterDir="false" />
|
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/src/main/java/com/video/model/pojo/SystemRole.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/video/model/pojo/SystemRole.java" afterDir="false" />
|
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/src/main/java/com/video/model/pojo/SystemUser.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/video/model/pojo/SystemUser.java" afterDir="false" />
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/com/video/model/pojo/Video.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/video/model/pojo/Video.java" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/com/video/model/pojo/Video.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/video/model/pojo/Video.java" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/src/main/java/com/video/services/VideoService.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/video/services/VideoService.java" afterDir="false" />
|
|
|
|
|
- <change beforePath="$PROJECT_DIR$/src/main/java/com/video/services/impl/SmsCodeServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/video/services/impl/SmsCodeServiceImpl.java" afterDir="false" />
|
|
|
|
|
- <change beforePath="$PROJECT_DIR$/src/main/java/com/video/services/impl/SystemUserServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/video/services/impl/SystemUserServiceImpl.java" afterDir="false" />
|
|
|
|
|
- <change beforePath="$PROJECT_DIR$/src/main/java/com/video/services/impl/VideoServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/video/services/impl/VideoServiceImpl.java" afterDir="false" />
|
|
|
|
|
- <change beforePath="$PROJECT_DIR$/src/main/java/common/utils/JWTUtil.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/common/utils/JWTUtil.java" afterDir="false" />
|
|
|
|
|
- <change beforePath="$PROJECT_DIR$/src/main/java/common/utils/RSAUtils.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/common/utils/RSAUtils.java" afterDir="false" />
|
|
|
|
|
- <change beforePath="$PROJECT_DIR$/target/classes/com/video/AutoCode.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/video/AutoCode.class" afterDir="false" />
|
|
|
|
|
- <change beforePath="$PROJECT_DIR$/target/classes/com/video/api/VideoControllerAPI.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/video/api/VideoControllerAPI.class" afterDir="false" />
|
|
|
|
|
- <change beforePath="$PROJECT_DIR$/target/classes/com/video/controller/SendController.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/video/controller/SendController.class" afterDir="false" />
|
|
|
|
|
- <change beforePath="$PROJECT_DIR$/target/classes/com/video/controller/VideoController.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/video/controller/VideoController.class" afterDir="false" />
|
|
|
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/src/main/java/com/video/model/pojo/VideoCategory.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/video/model/pojo/VideoCategory.java" afterDir="false" />
|
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/src/main/java/com/video/model/pojo/VideoElse.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/video/model/pojo/VideoElse.java" afterDir="false" />
|
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/src/main/java/com/video/model/pojo/VideoPlay.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/video/model/pojo/VideoPlay.java" afterDir="false" />
|
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/src/main/java/com/video/model/pojo/VideoShare.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/video/model/pojo/VideoShare.java" afterDir="false" />
|
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/src/main/resources/application-dev.yml" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/application-dev.yml" afterDir="false" />
|
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/application-dev.yml" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/application-dev.yml" afterDir="false" />
|
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/video/api/LogInfoControllerAPI.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/video/api/LogInfoControllerAPI.class" afterDir="false" />
|
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/video/controller/LogInfoController.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/video/controller/LogInfoController.class" afterDir="false" />
|
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/video/model/pojo/SystemAuthority.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/video/model/pojo/SystemAuthority.class" afterDir="false" />
|
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/video/model/pojo/SystemRole.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/video/model/pojo/SystemRole.class" afterDir="false" />
|
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/video/model/pojo/SystemUser.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/video/model/pojo/SystemUser.class" afterDir="false" />
|
|
|
<change beforePath="$PROJECT_DIR$/target/classes/com/video/model/pojo/Video.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/video/model/pojo/Video.class" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/target/classes/com/video/model/pojo/Video.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/video/model/pojo/Video.class" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/target/classes/com/video/services/VideoService.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/video/services/VideoService.class" afterDir="false" />
|
|
|
|
|
- <change beforePath="$PROJECT_DIR$/target/classes/com/video/services/impl/SmsCodeServiceImpl.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/video/services/impl/SmsCodeServiceImpl.class" afterDir="false" />
|
|
|
|
|
- <change beforePath="$PROJECT_DIR$/target/classes/com/video/services/impl/SystemUserServiceImpl.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/video/services/impl/SystemUserServiceImpl.class" afterDir="false" />
|
|
|
|
|
- <change beforePath="$PROJECT_DIR$/target/classes/com/video/services/impl/VideoServiceImpl.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/video/services/impl/VideoServiceImpl.class" afterDir="false" />
|
|
|
|
|
- <change beforePath="$PROJECT_DIR$/target/classes/common/utils/JWTUtil.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/common/utils/JWTUtil.class" afterDir="false" />
|
|
|
|
|
- <change beforePath="$PROJECT_DIR$/target/classes/common/utils/RSAUtils.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/common/utils/RSAUtils.class" afterDir="false" />
|
|
|
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/video/model/pojo/VideoCategory.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/video/model/pojo/VideoCategory.class" afterDir="false" />
|
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/video/model/pojo/VideoElse.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/video/model/pojo/VideoElse.class" afterDir="false" />
|
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/video/model/pojo/VideoPlay.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/video/model/pojo/VideoPlay.class" afterDir="false" />
|
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/video/model/pojo/VideoShare.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/video/model/pojo/VideoShare.class" afterDir="false" />
|
|
|
<change beforePath="$PROJECT_DIR$/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" afterPath="$PROJECT_DIR$/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" afterPath="$PROJECT_DIR$/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" afterPath="$PROJECT_DIR$/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/target/mybatis_plus-0.0.1-SNAPSHOT.jar" beforeDir="false" afterPath="$PROJECT_DIR$/target/mybatis_plus-0.0.1-SNAPSHOT.jar" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/target/mybatis_plus-0.0.1-SNAPSHOT.jar" beforeDir="false" afterPath="$PROJECT_DIR$/target/mybatis_plus-0.0.1-SNAPSHOT.jar" afterDir="false" />
|
|
|
<change beforePath="$PROJECT_DIR$/target/mybatis_plus-0.0.1-SNAPSHOT.jar.original" beforeDir="false" afterPath="$PROJECT_DIR$/target/mybatis_plus-0.0.1-SNAPSHOT.jar.original" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/target/mybatis_plus-0.0.1-SNAPSHOT.jar.original" beforeDir="false" afterPath="$PROJECT_DIR$/target/mybatis_plus-0.0.1-SNAPSHOT.jar.original" afterDir="false" />
|
|
|
<change beforePath="$PROJECT_DIR$/target/surefire-reports/TEST-com.video.MybatisPlusApplicationTests.xml" beforeDir="false" afterPath="$PROJECT_DIR$/target/surefire-reports/TEST-com.video.MybatisPlusApplicationTests.xml" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/target/surefire-reports/TEST-com.video.MybatisPlusApplicationTests.xml" beforeDir="false" afterPath="$PROJECT_DIR$/target/surefire-reports/TEST-com.video.MybatisPlusApplicationTests.xml" afterDir="false" />
|
|
|
<change beforePath="$PROJECT_DIR$/target/surefire-reports/TEST-com.video.WrapperTest.xml" beforeDir="false" afterPath="$PROJECT_DIR$/target/surefire-reports/TEST-com.video.WrapperTest.xml" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/target/surefire-reports/TEST-com.video.WrapperTest.xml" beforeDir="false" afterPath="$PROJECT_DIR$/target/surefire-reports/TEST-com.video.WrapperTest.xml" afterDir="false" />
|
|
|
<change beforePath="$PROJECT_DIR$/target/surefire-reports/com.video.MybatisPlusApplicationTests.txt" beforeDir="false" afterPath="$PROJECT_DIR$/target/surefire-reports/com.video.MybatisPlusApplicationTests.txt" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/target/surefire-reports/com.video.MybatisPlusApplicationTests.txt" beforeDir="false" afterPath="$PROJECT_DIR$/target/surefire-reports/com.video.MybatisPlusApplicationTests.txt" afterDir="false" />
|
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/surefire-reports/com.video.WrapperTest.txt" beforeDir="false" afterPath="$PROJECT_DIR$/target/surefire-reports/com.video.WrapperTest.txt" afterDir="false" />
|
|
|
</list>
|
|
</list>
|
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
@@ -69,6 +68,9 @@
|
|
|
</MavenGeneralSettings>
|
|
</MavenGeneralSettings>
|
|
|
</option>
|
|
</option>
|
|
|
</component>
|
|
</component>
|
|
|
|
|
+ <component name="ProblemsViewState">
|
|
|
|
|
+ <option name="selectedTabId" value="CurrentFile" />
|
|
|
|
|
+ </component>
|
|
|
<component name="ProjectId" id="2OtsTChuio6h2p1qCUdiYu4lhN2" />
|
|
<component name="ProjectId" id="2OtsTChuio6h2p1qCUdiYu4lhN2" />
|
|
|
<component name="ProjectViewState">
|
|
<component name="ProjectViewState">
|
|
|
<option name="showExcludedFiles" value="false" />
|
|
<option name="showExcludedFiles" value="false" />
|
|
@@ -88,7 +90,8 @@
|
|
|
"node.js.detected.package.tslint": "true",
|
|
"node.js.detected.package.tslint": "true",
|
|
|
"node.js.selected.package.eslint": "(autodetect)",
|
|
"node.js.selected.package.eslint": "(autodetect)",
|
|
|
"node.js.selected.package.tslint": "(autodetect)",
|
|
"node.js.selected.package.tslint": "(autodetect)",
|
|
|
- "settings.editor.selected.configurable": "MavenSettings"
|
|
|
|
|
|
|
+ "settings.editor.selected.configurable": "MavenSettings",
|
|
|
|
|
+ "spring.configuration.checksum": "64bf9ba214eb006c40cb35e0f61a7d20"
|
|
|
}
|
|
}
|
|
|
}]]></component>
|
|
}]]></component>
|
|
|
<component name="RecentsManager">
|
|
<component name="RecentsManager">
|
|
@@ -137,12 +140,21 @@
|
|
|
</method>
|
|
</method>
|
|
|
</configuration>
|
|
</configuration>
|
|
|
<configuration name="MybatisPlusApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
|
|
<configuration name="MybatisPlusApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
|
|
|
|
|
+ <option name="ACTIVE_PROFILES" />
|
|
|
|
|
+ <option name="ALTERNATIVE_JRE_PATH" value="1.8" />
|
|
|
|
|
+ <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="true" />
|
|
|
<module name="mybatis_plus" />
|
|
<module name="mybatis_plus" />
|
|
|
<option name="SPRING_BOOT_MAIN_CLASS" value="com.video.MybatisPlusApplication" />
|
|
<option name="SPRING_BOOT_MAIN_CLASS" value="com.video.MybatisPlusApplication" />
|
|
|
<method v="2">
|
|
<method v="2">
|
|
|
<option name="Make" enabled="true" />
|
|
<option name="Make" enabled="true" />
|
|
|
</method>
|
|
</method>
|
|
|
</configuration>
|
|
</configuration>
|
|
|
|
|
+ <list>
|
|
|
|
|
+ <item itemvalue="Application.AesUtils" />
|
|
|
|
|
+ <item itemvalue="Application.AutoCode" />
|
|
|
|
|
+ <item itemvalue="Application.RSAUtils" />
|
|
|
|
|
+ <item itemvalue="Spring Boot.MybatisPlusApplication" />
|
|
|
|
|
+ </list>
|
|
|
<recent_temporary>
|
|
<recent_temporary>
|
|
|
<list>
|
|
<list>
|
|
|
<item itemvalue="Application.AutoCode" />
|
|
<item itemvalue="Application.AutoCode" />
|
|
@@ -163,7 +175,8 @@
|
|
|
<option name="presentableId" value="Default" />
|
|
<option name="presentableId" value="Default" />
|
|
|
<updated>1682391219371</updated>
|
|
<updated>1682391219371</updated>
|
|
|
<workItem from="1682391221559" duration="58000" />
|
|
<workItem from="1682391221559" duration="58000" />
|
|
|
- <workItem from="1682391287410" duration="13293000" />
|
|
|
|
|
|
|
+ <workItem from="1682391287410" duration="23732000" />
|
|
|
|
|
+ <workItem from="1682478535580" duration="3687000" />
|
|
|
</task>
|
|
</task>
|
|
|
<servers />
|
|
<servers />
|
|
|
</component>
|
|
</component>
|