|
@@ -5,18 +5,24 @@
|
|
</component>
|
|
</component>
|
|
<component name="ChangeListManager">
|
|
<component name="ChangeListManager">
|
|
<list default="true" id="0bad6c28-ea68-4d3a-b40f-655b0d82b08f" name="Changes" comment="">
|
|
<list default="true" id="0bad6c28-ea68-4d3a-b40f-655b0d82b08f" name="Changes" comment="">
|
|
- <change afterPath="$PROJECT_DIR$/cloudalibaba-consumer-nacos-order84/pom.xml" afterDir="false" />
|
|
|
|
- <change afterPath="$PROJECT_DIR$/cloudalibaba-consumer-nacos-order84/src/main/java/com/sf/OrderNacosMain84.java" afterDir="false" />
|
|
|
|
- <change afterPath="$PROJECT_DIR$/cloudalibaba-consumer-nacos-order84/src/main/java/com/sf/config/AppliactionContextConfig.java" afterDir="false" />
|
|
|
|
- <change afterPath="$PROJECT_DIR$/cloudalibaba-consumer-nacos-order84/src/main/java/com/sf/controller/CircleBreakerController.java" afterDir="false" />
|
|
|
|
- <change afterPath="$PROJECT_DIR$/cloudalibaba-consumer-nacos-order84/src/main/java/com/sf/service/PaymentService.java" afterDir="false" />
|
|
|
|
- <change afterPath="$PROJECT_DIR$/cloudalibaba-consumer-nacos-order84/src/main/java/com/sf/service/impl/PaymentFallbackService.java" afterDir="false" />
|
|
|
|
- <change afterPath="$PROJECT_DIR$/cloudalibaba-consumer-nacos-order84/src/main/resources/application.yml" afterDir="false" />
|
|
|
|
- <change afterPath="$PROJECT_DIR$/cloudalibaba-consumer-nacos-order84/src/test/java/com/sf/AppTest.java" afterDir="false" />
|
|
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/seata-order-service2001/pom.xml" afterDir="false" />
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/seata-order-service2001/src/main/java/com/sf/SeataOrderMainApp2001.java" afterDir="false" />
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/seata-order-service2001/src/main/java/com/sf/config/DataSourceProxyConfig.java" afterDir="false" />
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/seata-order-service2001/src/main/java/com/sf/config/MybatisConfig.java" afterDir="false" />
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/seata-order-service2001/src/main/java/com/sf/controller/OrderController.java" afterDir="false" />
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/seata-order-service2001/src/main/java/com/sf/dao/OrderDao.java" afterDir="false" />
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/seata-order-service2001/src/main/java/com/sf/domain/CommonResult.java" afterDir="false" />
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/seata-order-service2001/src/main/java/com/sf/domain/Order.java" afterDir="false" />
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/seata-order-service2001/src/main/java/com/sf/service/OrderService.java" afterDir="false" />
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/seata-order-service2001/src/main/java/com/sf/service/impl/OrderServiceImpl.java" afterDir="false" />
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/seata-order-service2001/src/main/resources/application.yml" afterDir="false" />
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/seata-order-service2001/src/main/resources/file.conf" afterDir="false" />
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/seata-order-service2001/src/main/resources/mapper/OrderMapper.xml" afterDir="false" />
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/seata-order-service2001/src/main/resources/registry.conf" afterDir="false" />
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/seata-order-service2001/src/test/java/com/sf/AppTest.java" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/.idea/compiler.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/compiler.xml" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/.idea/compiler.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/compiler.xml" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/.idea/encodings.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/encodings.xml" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/.idea/encodings.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/encodings.xml" 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$/cloudalibaba-sentinel-service8401/src/main/resources/application.yml" beforeDir="false" afterPath="$PROJECT_DIR$/cloudalibaba-sentinel-service8401/src/main/resources/application.yml" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/pom.xml" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/pom.xml" afterDir="false" />
|
|
</list>
|
|
</list>
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
@@ -27,6 +33,7 @@
|
|
<component name="FileTemplateManagerImpl">
|
|
<component name="FileTemplateManagerImpl">
|
|
<option name="RECENT_TEMPLATES">
|
|
<option name="RECENT_TEMPLATES">
|
|
<list>
|
|
<list>
|
|
|
|
+ <option value="Interface" />
|
|
<option value="Class" />
|
|
<option value="Class" />
|
|
</list>
|
|
</list>
|
|
</option>
|
|
</option>
|
|
@@ -63,8 +70,8 @@
|
|
"project.structure.last.edited": "Modules",
|
|
"project.structure.last.edited": "Modules",
|
|
"project.structure.proportion": "0.15",
|
|
"project.structure.proportion": "0.15",
|
|
"project.structure.side.proportion": "0.35402298",
|
|
"project.structure.side.proportion": "0.35402298",
|
|
- "settings.editor.selected.configurable": "MavenSettings",
|
|
|
|
- "spring.configuration.checksum": "af3f3e3596a4d93ef164bd634ab75225",
|
|
|
|
|
|
+ "settings.editor.selected.configurable": "editor.preferences.fonts.default",
|
|
|
|
+ "spring.configuration.checksum": "eef36db803e3763009b633b1a4930b6c",
|
|
"vue.rearranger.settings.migration": "true"
|
|
"vue.rearranger.settings.migration": "true"
|
|
}
|
|
}
|
|
}]]></component>
|
|
}]]></component>
|
|
@@ -179,13 +186,17 @@
|
|
<workItem from="1697876130886" duration="1236000" />
|
|
<workItem from="1697876130886" duration="1236000" />
|
|
<workItem from="1697931753064" duration="638000" />
|
|
<workItem from="1697931753064" duration="638000" />
|
|
<workItem from="1698312279279" duration="9566000" />
|
|
<workItem from="1698312279279" duration="9566000" />
|
|
- <workItem from="1698914353786" duration="8712000" />
|
|
|
|
|
|
+ <workItem from="1698914353786" duration="9997000" />
|
|
|
|
+ <workItem from="1699079521546" duration="5328000" />
|
|
</task>
|
|
</task>
|
|
<servers />
|
|
<servers />
|
|
</component>
|
|
</component>
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
<option name="version" value="3" />
|
|
<option name="version" value="3" />
|
|
</component>
|
|
</component>
|
|
|
|
+ <component name="UnknownFeatures">
|
|
|
|
+ <option featureType="com.intellij.fileTypeFactory" implementationName="*.conf" />
|
|
|
|
+ </component>
|
|
<component name="XSLT-Support.FileAssociations.UIState">
|
|
<component name="XSLT-Support.FileAssociations.UIState">
|
|
<expand />
|
|
<expand />
|
|
<select />
|
|
<select />
|