|
|
|
@ -6,10 +6,16 @@
|
|
|
|
|
<component name="ChangeListManager">
|
|
|
|
|
<list default="true" id="09a0ab93-8583-4cca-9183-2b28acbb0d2c" name="Changes" comment="redis环境配置">
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/cn/edu/hactcm/cotroller/DishController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/cn/edu/hactcm/cotroller/DishController.java" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/cn/edu/hactcm/cotroller/UserController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/cn/edu/hactcm/cotroller/UserController.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/cn/edu/hactcm/TakeOutApplication.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/cn/edu/hactcm/TakeOutApplication.java" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/cn/edu/hactcm/common/R.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/cn/edu/hactcm/common/R.java" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/cn/edu/hactcm/cotroller/SetmealController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/cn/edu/hactcm/cotroller/SetmealController.java" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/resources/application.yml" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/application.yml" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/target/classes/application.yml" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/application.yml" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/target/classes/cn/edu/hactcm/cotroller/UserController.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/cn/edu/hactcm/cotroller/UserController.class" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/target/classes/cn/edu/hactcm/TakeOutApplication.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/cn/edu/hactcm/TakeOutApplication.class" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/target/classes/cn/edu/hactcm/common/R.class" beforeDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/target/classes/cn/edu/hactcm/cotroller/DishController.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/cn/edu/hactcm/cotroller/DishController.class" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/target/classes/cn/edu/hactcm/cotroller/SetmealController.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/cn/edu/hactcm/cotroller/SetmealController.class" afterDir="false" />
|
|
|
|
|
</list>
|
|
|
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
|
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
|
|
@ -143,6 +149,8 @@
|
|
|
|
|
<item itemvalue="Spring Boot.TakeOutApplication" />
|
|
|
|
|
<item itemvalue="JUnit.UploadFileTest.testString" />
|
|
|
|
|
<item itemvalue="JUnit.UploadFileTest.testRealPath" />
|
|
|
|
|
<item itemvalue="Spring Boot.TakeOutApplication" />
|
|
|
|
|
<item itemvalue="JUnit.UploadFileTest.testString" />
|
|
|
|
|
</list>
|
|
|
|
|
</recent_temporary>
|
|
|
|
|
</component>
|
|
|
|
|