|
@@ -0,0 +1,145 @@
|
|
|
+<?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="0bad6c28-ea68-4d3a-b40f-655b0d82b08f" name="Changes" comment="">
|
|
|
+ <change afterPath="$PROJECT_DIR$/.idea/compiler.xml" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/.idea/encodings.xml" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/.idea/jarRepositories.xml" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/.idea/uiDesigner.xml" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/cloud-api-commons/pom.xml" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/cloud-api-commons/src/main/java/com/sf/entity/CommonResult.java" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/cloud-api-commons/src/main/java/com/sf/entity/Payment.java" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/cloud-api-commons/src/test/java/com/sf/AppTest.java" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/cloudalibaba-provider-order83/pom.xml" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/cloudalibaba-provider-order83/src/main/java/com/sf/OrderNacosMain83.java" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/cloudalibaba-provider-order83/src/main/resources/application.yml" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/cloudalibaba-provider-order83/src/test/java/com/sf/AppTest.java" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/cloudalibaba-provider-payment9001/pom.xml" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/cloudalibaba-provider-payment9001/src/main/java/com/sf/PaymentMain9001.java" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/cloudalibaba-provider-payment9001/src/main/java/com/sf/controller/PaymentController.java" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/cloudalibaba-provider-payment9001/src/main/resources/application.yml" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/cloudalibaba-provider-payment9001/src/test/java/com/sf/AppTest.java" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/cloudalibaba-provider-payment9002/pom.xml" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/cloudalibaba-provider-payment9002/src/main/java/com/sf/PaymentMain9002.java" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/cloudalibaba-provider-payment9002/src/main/java/com/sf/controller/PaymentController.java" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/cloudalibaba-provider-payment9002/src/main/resources/application.yml" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/cloudalibaba-provider-payment9002/src/test/java/com/sf/AppTest.java" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/pom.xml" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/../vip23-rabbitmq2/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/../vip23-rabbitmq2/.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$/.." />
|
|
|
+ </component>
|
|
|
+ <component name="MarkdownSettingsMigration">
|
|
|
+ <option name="stateVersion" value="1" />
|
|
|
+ </component>
|
|
|
+ <component name="ProjectId" id="2Wjbft4zhA78MCMNYcTiVaLiroG" />
|
|
|
+ <component name="ProjectLevelVcsManager" settingsEditedManually="true">
|
|
|
+ <ConfirmationsSetting value="2" id="Add" />
|
|
|
+ </component>
|
|
|
+ <component name="ProjectViewState">
|
|
|
+ <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",
|
|
|
+ "jdk.selected.JAVA_MODULE": "1.8",
|
|
|
+ "last_opened_file_path": "D:/Program Files/IntelliJ IDEA 2019.3.3/VIP23/springcloudalibabaVIP23/cloudalibaba-provider-payment9002/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)",
|
|
|
+ "project.structure.last.edited": "Modules",
|
|
|
+ "project.structure.proportion": "0.15",
|
|
|
+ "project.structure.side.proportion": "0.35402298",
|
|
|
+ "settings.editor.selected.configurable": "MavenSettings",
|
|
|
+ "vue.rearranger.settings.migration": "true"
|
|
|
+ }
|
|
|
+}]]></component>
|
|
|
+ <component name="RecentsManager">
|
|
|
+ <key name="CopyFile.RECENT_KEYS">
|
|
|
+ <recent name="D:\Program Files\IntelliJ IDEA 2019.3.3\VIP23\springcloudalibabaVIP23\cloudalibaba-provider-payment9002\src\main\resources" />
|
|
|
+ <recent name="D:\Program Files\IntelliJ IDEA 2019.3.3\VIP23\springcloudalibabaVIP23\cloudalibaba-provider-payment9001\src\main\resources" />
|
|
|
+ <recent name="D:\Program Files\IntelliJ IDEA 2019.3.3\VIP23\springcloudalibabaVIP23\cloudalibaba-provider-payment9002\src\main\java\com" />
|
|
|
+ <recent name="D:\Program Files\IntelliJ IDEA 2019.3.3\VIP23\springcloudalibabaVIP23\cloudalibaba-provider-payment9002\src\main\java\com\sf" />
|
|
|
+ </key>
|
|
|
+ </component>
|
|
|
+ <component name="RunManager" selected="Spring Boot.PaymentMain9001">
|
|
|
+ <configuration name="PaymentMain9001" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" temporary="true" nameIsGenerated="true">
|
|
|
+ <module name="cloudalibaba-provider-payment9001" />
|
|
|
+ <option name="SPRING_BOOT_MAIN_CLASS" value="com.sf.PaymentMain9001" />
|
|
|
+ <extension name="coverage">
|
|
|
+ <pattern>
|
|
|
+ <option name="PATTERN" value="com.sf.*" />
|
|
|
+ <option name="ENABLED" value="true" />
|
|
|
+ </pattern>
|
|
|
+ </extension>
|
|
|
+ <method v="2">
|
|
|
+ <option name="Make" enabled="true" />
|
|
|
+ </method>
|
|
|
+ </configuration>
|
|
|
+ <configuration name="PaymentMain9002" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" temporary="true" nameIsGenerated="true">
|
|
|
+ <module name="cloudalibaba-provider-payment9002" />
|
|
|
+ <option name="SPRING_BOOT_MAIN_CLASS" value="com.sf.PaymentMain9002" />
|
|
|
+ <extension name="coverage">
|
|
|
+ <pattern>
|
|
|
+ <option name="PATTERN" value="com.sf.*" />
|
|
|
+ <option name="ENABLED" value="true" />
|
|
|
+ </pattern>
|
|
|
+ </extension>
|
|
|
+ <method v="2">
|
|
|
+ <option name="Make" enabled="true" />
|
|
|
+ </method>
|
|
|
+ </configuration>
|
|
|
+ <recent_temporary>
|
|
|
+ <list>
|
|
|
+ <item itemvalue="Spring Boot.PaymentMain9001" />
|
|
|
+ <item itemvalue="Spring Boot.PaymentMain9002" />
|
|
|
+ </list>
|
|
|
+ </recent_temporary>
|
|
|
+ </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="0bad6c28-ea68-4d3a-b40f-655b0d82b08f" name="Changes" comment="" />
|
|
|
+ <created>1697249044579</created>
|
|
|
+ <option name="number" value="Default" />
|
|
|
+ <option name="presentableId" value="Default" />
|
|
|
+ <updated>1697249044579</updated>
|
|
|
+ <workItem from="1697249045982" duration="13931000" />
|
|
|
+ </task>
|
|
|
+ <servers />
|
|
|
+ </component>
|
|
|
+ <component name="TypeScriptGeneratedFilesManager">
|
|
|
+ <option name="version" value="3" />
|
|
|
+ </component>
|
|
|
+ <component name="XSLT-Support.FileAssociations.UIState">
|
|
|
+ <expand />
|
|
|
+ <select />
|
|
|
+ </component>
|
|
|
+</project>
|