|
|
|
|
@ -10,9 +10,14 @@
|
|
|
|
|
</component>
|
|
|
|
|
<component name="ChangeListManager">
|
|
|
|
|
<list default="true" id="29bcb86b-1634-41e0-a498-79481163cba8" name="Changes" comment="解决餐饮预约核销成功之后,前端通过websocket没有收到消息的问题">
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/misc.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/dataSources/7d9d4f54-fadf-4993-9e3f-0bc7162a4ac7.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/dataSources/7d9d4f54-fadf-4993-9e3f-0bc7162a4ac7.xml" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/jarRepositories.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/jarRepositories.xml" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/modules.xml" beforeDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/vcs.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/com/nmgs/controller/WebSocket.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/nmgs/controller/WebSocket.java" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/com/nmgs/controller/UserController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/nmgs/controller/UserController.java" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/com/nmgs/service/impl/ApponintmentInfoServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/nmgs/service/impl/ApponintmentInfoServiceImpl.java" afterDir="false" />
|
|
|
|
|
</list>
|
|
|
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
|
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
|
|
|
@ -103,7 +108,7 @@
|
|
|
|
|
"deletionFromPopupRequiresConfirmation": "false",
|
|
|
|
|
"git-widget-placeholder": "master",
|
|
|
|
|
"kotlin-language-version-configured": "true",
|
|
|
|
|
"last_opened_file_path": "E:/work/TGGLT-WorkSpace/IntegralManager",
|
|
|
|
|
"last_opened_file_path": "D:/workspace/IntegralManager",
|
|
|
|
|
"node.js.detected.package.eslint": "true",
|
|
|
|
|
"node.js.detected.package.tslint": "true",
|
|
|
|
|
"node.js.selected.package.eslint": "(autodetect)",
|
|
|
|
|
@ -157,19 +162,6 @@
|
|
|
|
|
<option name="Make" enabled="true" />
|
|
|
|
|
</method>
|
|
|
|
|
</configuration>
|
|
|
|
|
<configuration default="true" type="JetRunConfigurationType">
|
|
|
|
|
<module name="IntegraManager" />
|
|
|
|
|
<method v="2">
|
|
|
|
|
<option name="Make" enabled="true" />
|
|
|
|
|
</method>
|
|
|
|
|
</configuration>
|
|
|
|
|
<configuration default="true" type="KotlinStandaloneScriptRunConfigurationType">
|
|
|
|
|
<module name="IntegraManager" />
|
|
|
|
|
<option name="filePath" />
|
|
|
|
|
<method v="2">
|
|
|
|
|
<option name="Make" enabled="true" />
|
|
|
|
|
</method>
|
|
|
|
|
</configuration>
|
|
|
|
|
<configuration name="Tomcat 9.0.80" type="#com.intellij.j2ee.web.tomcat.TomcatRunConfigurationFactory" factoryName="Local" APPLICATION_SERVER_NAME="Tomcat 9.0.80" ALTERNATIVE_JRE_ENABLED="true" ALTERNATIVE_JRE_PATH="1.8 (2)" nameIsGenerated="true">
|
|
|
|
|
<option name="OPEN_IN_BROWSER" value="false" />
|
|
|
|
|
<option name="OPEN_IN_BROWSER_URL" value="http://192.168.101.59:9003/IntegralManager/doc.html" />
|
|
|
|
|
@ -374,13 +366,6 @@
|
|
|
|
|
</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">
|
|
|
|
|
@ -548,6 +533,9 @@
|
|
|
|
|
<workItem from="1735025147716" duration="621000" />
|
|
|
|
|
<workItem from="1735284165308" duration="116000" />
|
|
|
|
|
<workItem from="1735284453688" duration="36000" />
|
|
|
|
|
<workItem from="1736056909220" duration="153000" />
|
|
|
|
|
<workItem from="1738986812804" duration="1335000" />
|
|
|
|
|
<workItem from="1739866933321" duration="381000" />
|
|
|
|
|
</task>
|
|
|
|
|
<task id="LOCAL-00001" summary="特请处理">
|
|
|
|
|
<option name="closed" value="true" />
|
|
|
|
|
|