| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project version="4">
- <component name="AutoImportSettings">
- <option name="autoReloadType" value="SELECTIVE" />
- </component>
- <component name="ChangeListManager">
- <list default="true" id="90566509-127d-40b8-8de7-4bc2f087628c" name="Changes" comment="">
- <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$/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/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/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/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/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/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>
- <option name="SHOW_DIALOG" value="false" />
- <option name="HIGHLIGHT_CONFLICTS" value="true" />
- <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
- <option name="LAST_RESOLUTION" value="IGNORE" />
- </component>
- <component name="FileTemplateManagerImpl">
- <option name="RECENT_TEMPLATES">
- <list>
- <option value="Interface" />
- <option value="Class" />
- </list>
- </option>
- </component>
- <component name="Git.Settings">
- <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
- </component>
- <component name="MarkdownSettingsMigration">
- <option name="stateVersion" value="1" />
- </component>
- <component name="MavenImportPreferences">
- <option name="generalSettings">
- <MavenGeneralSettings>
- <option name="mavenHome" value="D:/soft/maven/apache-maven-3.8.6" />
- <option name="useMavenConfig" value="true" />
- <option name="userSettingsFile" value="D:\soft\maven\apache-maven-3.8.6\conf\settings.xml" />
- </MavenGeneralSettings>
- </option>
- </component>
- <component name="ProblemsViewState">
- <option name="selectedTabId" value="CurrentFile" />
- </component>
- <component name="ProjectId" id="2OtsTChuio6h2p1qCUdiYu4lhN2" />
- <component name="ProjectViewState">
- <option name="showExcludedFiles" value="false" />
- <option name="showLibraryContents" value="true" />
- </component>
- <component name="PropertiesComponent"><![CDATA[{
- "keyToString": {
- "RequestMappingsPanelOrder0": "0",
- "RequestMappingsPanelOrder1": "1",
- "RequestMappingsPanelWidth0": "75",
- "RequestMappingsPanelWidth1": "75",
- "RunOnceActivity.OpenProjectViewOnStart": "true",
- "RunOnceActivity.ShowReadmeOnStart": "true",
- "SHARE_PROJECT_CONFIGURATION_FILES": "true",
- "WebServerToolWindowFactoryState": "false",
- "node.js.detected.package.eslint": "true",
- "node.js.detected.package.tslint": "true",
- "node.js.selected.package.eslint": "(autodetect)",
- "node.js.selected.package.tslint": "(autodetect)",
- "settings.editor.selected.configurable": "MavenSettings",
- "spring.configuration.checksum": "64bf9ba214eb006c40cb35e0f61a7d20"
- }
- }]]></component>
- <component name="RecentsManager">
- <key name="MoveFile.RECENT_KEYS">
- <recent name="E:\company\video_share\Back-endDevelopmentFramework\src\main\resources\mapper\video" />
- </key>
- </component>
- <component name="RunManager" selected="Spring Boot.MybatisPlusApplication">
- <configuration name="AesUtils" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
- <option name="MAIN_CLASS_NAME" value="common.utils.AesUtils" />
- <module name="mybatis_plus" />
- <extension name="coverage">
- <pattern>
- <option name="PATTERN" value="common.utils.*" />
- <option name="ENABLED" value="true" />
- </pattern>
- </extension>
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration name="AutoCode" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
- <option name="MAIN_CLASS_NAME" value="com.video.AutoCode" />
- <module name="mybatis_plus" />
- <extension name="coverage">
- <pattern>
- <option name="PATTERN" value="com.video.*" />
- <option name="ENABLED" value="true" />
- </pattern>
- </extension>
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration name="RSAUtils" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
- <option name="MAIN_CLASS_NAME" value="common.utils.RSAUtils" />
- <module name="mybatis_plus" />
- <extension name="coverage">
- <pattern>
- <option name="PATTERN" value="common.utils.*" />
- <option name="ENABLED" value="true" />
- </pattern>
- </extension>
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <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" />
- <option name="SPRING_BOOT_MAIN_CLASS" value="com.video.MybatisPlusApplication" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <list>
- <item itemvalue="Application.AesUtils" />
- <item itemvalue="Application.AutoCode" />
- <item itemvalue="Application.RSAUtils" />
- <item itemvalue="Spring Boot.MybatisPlusApplication" />
- </list>
- <recent_temporary>
- <list>
- <item itemvalue="Application.AutoCode" />
- <item itemvalue="Application.RSAUtils" />
- <item itemvalue="Application.AesUtils" />
- </list>
- </recent_temporary>
- </component>
- <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
- <component name="SshConsoleOptionsProvider">
- <option name="myEncoding" value="UTF-8" />
- </component>
- <component name="TaskManager">
- <task active="true" id="Default" summary="Default task">
- <changelist id="90566509-127d-40b8-8de7-4bc2f087628c" name="Changes" comment="" />
- <created>1682391219371</created>
- <option name="number" value="Default" />
- <option name="presentableId" value="Default" />
- <updated>1682391219371</updated>
- <workItem from="1682391221559" duration="58000" />
- <workItem from="1682391287410" duration="23732000" />
- <workItem from="1682478535580" duration="3687000" />
- </task>
- <servers />
- </component>
- <component name="TypeScriptGeneratedFilesManager">
- <option name="version" value="3" />
- </component>
- <component name="Vcs.Log.Tabs.Properties">
- <option name="TAB_STATES">
- <map>
- <entry key="MAIN">
- <value>
- <State />
- </value>
- </entry>
- </map>
- </option>
- </component>
- <component name="XDebuggerManager">
- <breakpoint-manager>
- <breakpoints>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/src/main/java/com/video/services/impl/SystemUserServiceImpl.java</url>
- <line>53</line>
- <option name="timeStamp" value="1" />
- </line-breakpoint>
- </breakpoints>
- </breakpoint-manager>
- </component>
- </project>
|