123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241 |
- <?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="46b159bd-08ca-42f0-b80f-41d4944a8a29" name="Changes" comment="web品牌管理接口">
- <change afterPath="$PROJECT_DIR$/src/main/java/com/om/entity/dto/DistributorDTO.java" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/src/main/java/com/om/entity/dto/DistributorQueryPageDTO.java" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/src/main/java/com/om/entity/vo/DistributorQueryPageVO.java" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/src/main/java/com/om/entity/vo/DistributorVO.java" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/JavaSceneConfigState.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/JavaSceneConfigState.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" 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="Class" />
- </list>
- </option>
- </component>
- <component name="Git.Settings">
- <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
- <option name="UPDATE_TYPE" value="REBASE" />
- </component>
- <component name="MarkdownSettingsMigration">
- <option name="stateVersion" value="1" />
- </component>
- <component name="MavenImportPreferences">
- <option name="generalSettings">
- <MavenGeneralSettings>
- <option name="mavenHome" value="B:\apache-maven-3.8.8" />
- <option name="userSettingsFile" value="B:\apache-maven-3.8.8\conf\settings.xml" />
- </MavenGeneralSettings>
- </option>
- </component>
- <component name="ProjectColorInfo">{
- "associatedIndex": 4
- }</component>
- <component name="ProjectId" id="2bRXnA0a6xf96LKQuj3K31U3F7Y" />
- <component name="ProjectLevelVcsManager" settingsEditedManually="true">
- <ConfirmationsSetting value="2" id="Add" />
- </component>
- <component name="ProjectViewState">
- <option name="hideEmptyMiddlePackages" value="true" />
- <option name="showLibraryContents" value="true" />
- </component>
- <component name="PropertiesComponent">{
- "keyToString": {
- "RequestMappingsPanelOrder0": "0",
- "RequestMappingsPanelOrder1": "1",
- "RequestMappingsPanelWidth0": "75",
- "RequestMappingsPanelWidth1": "75",
- "RunOnceActivity.OpenProjectViewOnStart": "true",
- "RunOnceActivity.ShowReadmeOnStart": "true",
- "SHARE_PROJECT_CONFIGURATION_FILES": "true",
- "Spring Boot.OperationApplication.executor": "Run",
- "git-widget-placeholder": "master",
- "kotlin-language-version-configured": "true",
- "last_opened_file_path": "B:/WorkSpace/PracticalRojects/OperationSystem/src/main/resources",
- "node.js.detected.package.eslint": "true",
- "node.js.detected.package.tslint": "true",
- "node.js.selected.package.eslint": "(autodetect)",
- "node.js.selected.package.tslint": "(autodetect)",
- "nodejs_package_manager_path": "npm",
- "npm.dev.executor": "Run",
- "project.structure.last.edited": "Project",
- "project.structure.proportion": "0.15",
- "project.structure.side.proportion": "0.2",
- "settings.editor.selected.configurable": "preferences.pluginManager",
- "vue.rearranger.settings.migration": "true"
- }
- }</component>
- <component name="ReactorSettings">
- <option name="notificationShown" value="true" />
- </component>
- <component name="RecentsManager">
- <key name="CopyFile.RECENT_KEYS">
- <recent name="B:\WorkSpace\PracticalRojects\OperationSystem\src\main\resources" />
- <recent name="B:\WorkSpace\PracticalRojects\OperationSystem\src\main\java\com\om\utils" />
- <recent name="B:\WorkSpace\PracticalRojects\OperationSystem\src\main\java\com\om" />
- </key>
- <key name="CopyClassDialog.RECENTS_KEY">
- <recent name="com.om.entity.dto" />
- <recent name="com.om.entity.vo" />
- <recent name="com.om.exception" />
- <recent name="com.om.utils" />
- <recent name="com.om.interceptor" />
- </key>
- </component>
- <component name="RunManager" selected="Spring Boot.OperationApplication">
- <configuration name="OperationApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" temporary="true" nameIsGenerated="true">
- <module name="OperationSystem" />
- <option name="SPRING_BOOT_MAIN_CLASS" value="com.om.OperationApplication" />
- <extension name="coverage">
- <pattern>
- <option name="PATTERN" value="com.om.*" />
- <option name="ENABLED" value="true" />
- </pattern>
- </extension>
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration name="dev" type="js.build_tools.npm" temporary="true" nameIsGenerated="true">
- <package-json value="$PROJECT_DIR$/yanxin-admin/package.json" />
- <command value="run" />
- <scripts>
- <script value="dev" />
- </scripts>
- <node-interpreter value="project" />
- <envs />
- <method v="2" />
- </configuration>
- <recent_temporary>
- <list>
- <item itemvalue="Spring Boot.OperationApplication" />
- <item itemvalue="npm.dev" />
- </list>
- </recent_temporary>
- </component>
- <component name="SharedIndexes">
- <attachedChunks>
- <set>
- <option value="jdk-1.8.0_402-corretto-1.8.0_402-4caba194b151-ae57be32" />
- </set>
- </attachedChunks>
- </component>
- <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
- <component name="TaskManager">
- <task active="true" id="Default" summary="Default task">
- <changelist id="46b159bd-08ca-42f0-b80f-41d4944a8a29" name="Changes" comment="" />
- <created>1706179029455</created>
- <option name="number" value="Default" />
- <option name="presentableId" value="Default" />
- <updated>1706179029455</updated>
- <workItem from="1706179030846" duration="895000" />
- <workItem from="1706233987949" duration="10757000" />
- <workItem from="1706264160330" duration="728000" />
- <workItem from="1706414608767" duration="680000" />
- <workItem from="1706415453436" duration="3741000" />
- <workItem from="1706419384391" duration="5896000" />
- <workItem from="1706447894119" duration="1867000" />
- <workItem from="1706491186300" duration="10216000" />
- <workItem from="1706514434377" duration="49000" />
- <workItem from="1706600161771" duration="1313000" />
- <workItem from="1706664319188" duration="4639000" />
- <workItem from="1706697285028" duration="1227000" />
- <workItem from="1706709514298" duration="695000" />
- <workItem from="1706750483961" duration="9736000" />
- <workItem from="1706782347495" duration="1275000" />
- <workItem from="1706785269288" duration="21000" />
- <workItem from="1706838288496" duration="1975000" />
- <workItem from="1707095903203" duration="11627000" />
- <workItem from="1707108708796" duration="122000" />
- <workItem from="1707113093610" duration="1998000" />
- <workItem from="1707124341633" duration="1141000" />
- <workItem from="1707273858155" duration="5510000" />
- <workItem from="1707295344394" duration="5919000" />
- <workItem from="1707355242246" duration="627000" />
- <workItem from="1707355884110" duration="8433000" />
- <workItem from="1707364400277" duration="8079000" />
- </task>
- <task id="LOCAL-00001" summary="管理员登录">
- <option name="closed" value="true" />
- <created>1706425450593</created>
- <option name="number" value="00001" />
- <option name="presentableId" value="LOCAL-00001" />
- <option name="project" value="LOCAL" />
- <updated>1706425450593</updated>
- </task>
- <task id="LOCAL-00002" summary="初始化运维项目">
- <option name="closed" value="true" />
- <created>1706771098854</created>
- <option name="number" value="00002" />
- <option name="presentableId" value="LOCAL-00002" />
- <option name="project" value="LOCAL" />
- <updated>1706771098854</updated>
- </task>
- <task id="LOCAL-00003" summary="初始化运维项目">
- <option name="closed" value="true" />
- <created>1706772577945</created>
- <option name="number" value="00003" />
- <option name="presentableId" value="LOCAL-00003" />
- <option name="project" value="LOCAL" />
- <updated>1706772577945</updated>
- </task>
- <task id="LOCAL-00004" summary="初始化运维项目">
- <option name="closed" value="true" />
- <created>1706773538956</created>
- <option name="number" value="00004" />
- <option name="presentableId" value="LOCAL-00004" />
- <option name="project" value="LOCAL" />
- <updated>1706773538956</updated>
- </task>
- <task id="LOCAL-00005" summary="管理员电话和邮箱修改">
- <option name="closed" value="true" />
- <created>1707108782511</created>
- <option name="number" value="00005" />
- <option name="presentableId" value="LOCAL-00005" />
- <option name="project" value="LOCAL" />
- <updated>1707108782511</updated>
- </task>
- <task id="LOCAL-00006" summary="web品牌管理接口">
- <option name="closed" value="true" />
- <created>1707363840812</created>
- <option name="number" value="00006" />
- <option name="presentableId" value="LOCAL-00006" />
- <option name="project" value="LOCAL" />
- <updated>1707363840812</updated>
- </task>
- <option name="localTasksCounter" value="7" />
- <servers />
- </component>
- <component name="TypeScriptGeneratedFilesManager">
- <option name="version" value="3" />
- </component>
- <component name="VcsManagerConfiguration">
- <MESSAGE value="管理员登录" />
- <MESSAGE value="初始化运维项目" />
- <MESSAGE value="管理员电话和邮箱修改" />
- <MESSAGE value="web品牌管理接口" />
- <option name="LAST_COMMIT_MESSAGE" value="web品牌管理接口" />
- </component>
- <component name="XDebuggerManager">
- <breakpoint-manager>
- <breakpoints>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/src/main/java/com/om/interceptor/JwtTokenAdminInterceptor.java</url>
- <line>75</line>
- <option name="timeStamp" value="10" />
- </line-breakpoint>
- </breakpoints>
- </breakpoint-manager>
- </component>
- </project>
|