推拿小程序后端代码仓库
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

310 lines
17 KiB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="8b88b979-c3fa-4858-8fa6-d3a5d334cf69" name="Default Changelist" comment="">
  5. <change afterPath="$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/api/massageController/ShareController.java" afterDir="false" />
  6. <change afterPath="$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/apiBean/HttpClientUtil.java" afterDir="false" />
  7. <change afterPath="$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/apiBean/WxQrCodeVo.java" afterDir="false" />
  8. <change afterPath="$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/apiService/ShareService.java" afterDir="false" />
  9. <change afterPath="$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/apiService/impl/ShareServiceImpl.java" afterDir="false" />
  10. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  11. </list>
  12. <option name="SHOW_DIALOG" value="false" />
  13. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  14. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  15. <option name="LAST_RESOLUTION" value="IGNORE" />
  16. </component>
  17. <component name="FileTemplateManagerImpl">
  18. <option name="RECENT_TEMPLATES">
  19. <list>
  20. <option value="Interface" />
  21. <option value="Class" />
  22. </list>
  23. </option>
  24. </component>
  25. <component name="Git.Settings">
  26. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  27. </component>
  28. <component name="MavenImportPreferences">
  29. <option name="generalSettings">
  30. <MavenGeneralSettings>
  31. <option name="localRepository" value="D:\Softwares\Environments\Maven\apache-maven-3.6.1\Repository" />
  32. <option name="mavenHome" value="D:/Softwares/Environments/Maven/apache-maven-3.6.1" />
  33. <option name="userSettingsFile" value="D:\Softwares\Environments\Maven\apache-maven-3.6.1\conf\settings.xml" />
  34. </MavenGeneralSettings>
  35. </option>
  36. <option name="importingSettings">
  37. <MavenImportingSettings>
  38. <option name="importAutomatically" value="true" />
  39. </MavenImportingSettings>
  40. </option>
  41. </component>
  42. <component name="ProjectId" id="2u6dZfElHKoHGlue5pXon31mo8k" />
  43. <component name="ProjectLevelVcsManager">
  44. <ConfirmationsSetting value="2" id="Add" />
  45. </component>
  46. <component name="ProjectViewState">
  47. <option name="hideEmptyMiddlePackages" value="true" />
  48. <option name="showExcludedFiles" value="true" />
  49. <option name="showLibraryContents" value="true" />
  50. </component>
  51. <component name="PropertiesComponent">
  52. <property name="ASKED_ADD_EXTERNAL_FILES" value="true" />
  53. <property name="ExpandSpringBootJavaOptionsPanel" value="true" />
  54. <property name="RequestMappingsPanelOrder0" value="0" />
  55. <property name="RequestMappingsPanelOrder1" value="1" />
  56. <property name="RequestMappingsPanelWidth0" value="75" />
  57. <property name="RequestMappingsPanelWidth1" value="75" />
  58. <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
  59. <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
  60. <property name="WebServerToolWindowFactoryState" value="false" />
  61. <property name="aspect.path.notification.shown" value="true" />
  62. <property name="last_opened_file_path" value="$PROJECT_DIR$/../.." />
  63. <property name="project.structure.last.edited" value="Project" />
  64. <property name="project.structure.proportion" value="0.0" />
  65. <property name="project.structure.side.proportion" value="0.0" />
  66. <property name="settings.editor.selected.configurable" value="MavenSettings" />
  67. </component>
  68. <component name="ReactorSettings">
  69. <option name="notificationShown" value="true" />
  70. </component>
  71. <component name="RecentsManager">
  72. <key name="CopyClassDialog.RECENTS_KEY">
  73. <recent name="org.jeecg.modules.apiBean" />
  74. <recent name="org.jeecg.modules.api.massageController" />
  75. <recent name="org.jeecg.modules.apiService.impl" />
  76. </key>
  77. </component>
  78. <component name="RunManager">
  79. <configuration default="true" type="JetRunConfigurationType" factoryName="Kotlin">
  80. <module name="massage-admin" />
  81. <option name="VM_PARAMETERS" />
  82. <option name="PROGRAM_PARAMETERS" />
  83. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  84. <option name="ALTERNATIVE_JRE_PATH" />
  85. <option name="PASS_PARENT_ENVS" value="true" />
  86. <option name="MAIN_CLASS_NAME" />
  87. <option name="WORKING_DIRECTORY" />
  88. <method v="2">
  89. <option name="Make" enabled="true" />
  90. </method>
  91. </configuration>
  92. <configuration default="true" type="KotlinStandaloneScriptRunConfigurationType" factoryName="Kotlin script">
  93. <module name="massage-admin" />
  94. <option name="filePath" />
  95. <option name="vmParameters" />
  96. <option name="alternativeJrePath" />
  97. <option name="programParameters" />
  98. <option name="passParentEnvs" value="true" />
  99. <option name="workingDirectory" />
  100. <option name="isAlternativeJrePathEnabled" value="false" />
  101. <option name="VM_PARAMETERS" />
  102. <option name="PROGRAM_PARAMETERS" />
  103. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  104. <option name="ALTERNATIVE_JRE_PATH" />
  105. <option name="PASS_PARENT_ENVS" value="true" />
  106. <option name="MAIN_CLASS_NAME" />
  107. <option name="WORKING_DIRECTORY" />
  108. <option name="filePath" />
  109. <option name="vmParameters" />
  110. <option name="alternativeJrePath" />
  111. <option name="programParameters" />
  112. <option name="passParentEnvs" value="true" />
  113. <option name="workingDirectory" />
  114. <option name="isAlternativeJrePathEnabled" value="false" />
  115. <option name="VM_PARAMETERS" />
  116. <option name="PROGRAM_PARAMETERS" />
  117. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  118. <option name="ALTERNATIVE_JRE_PATH" />
  119. <option name="PASS_PARENT_ENVS" value="true" />
  120. <option name="MAIN_CLASS_NAME" />
  121. <option name="WORKING_DIRECTORY" />
  122. <method v="2">
  123. <option name="Make" enabled="true" />
  124. </method>
  125. </configuration>
  126. <configuration name="JeecgSystemApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" temporary="true" nameIsGenerated="true">
  127. <module name="jeecg-boot-module-system" />
  128. <extension name="coverage">
  129. <pattern>
  130. <option name="PATTERN" value="org.jeecg.*" />
  131. <option name="ENABLED" value="true" />
  132. </pattern>
  133. </extension>
  134. <option name="SPRING_BOOT_MAIN_CLASS" value="org.jeecg.JeecgSystemApplication" />
  135. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="true" />
  136. <option name="ALTERNATIVE_JRE_PATH" value="1.8" />
  137. <option name="SHORTEN_COMMAND_LINE" value="CLASSPATH_FILE" />
  138. <option name="UPDATE_ACTION_UPDATE_POLICY" value="UpdateClassesAndResources" />
  139. <option name="FRAME_DEACTIVATION_UPDATE_POLICY" value="UpdateClassesAndResources" />
  140. <method v="2">
  141. <option name="Make" enabled="true" />
  142. </method>
  143. </configuration>
  144. <recent_temporary>
  145. <list>
  146. <item itemvalue="Spring Boot.JeecgSystemApplication" />
  147. </list>
  148. </recent_temporary>
  149. </component>
  150. <component name="SvnConfiguration">
  151. <configuration />
  152. </component>
  153. <component name="TaskManager">
  154. <task active="true" id="Default" summary="Default task">
  155. <changelist id="8b88b979-c3fa-4858-8fa6-d3a5d334cf69" name="Default Changelist" comment="" />
  156. <created>1741573014101</created>
  157. <option name="number" value="Default" />
  158. <option name="presentableId" value="Default" />
  159. <updated>1741573014101</updated>
  160. <workItem from="1741573016746" duration="4323000" />
  161. <workItem from="1741580646045" duration="5038000" />
  162. <workItem from="1741852577555" duration="30130000" />
  163. </task>
  164. <task id="LOCAL-00001" summary="1、项目初始化">
  165. <created>1741919155045</created>
  166. <option name="number" value="00001" />
  167. <option name="presentableId" value="LOCAL-00001" />
  168. <option name="project" value="LOCAL" />
  169. <updated>1741919155045</updated>
  170. </task>
  171. <task id="LOCAL-00002" summary="接口上传:&#10;1、轮播图模块&#10;2、公告模块&#10;3、配置信息模块&#10;4、推拿项目模块&#10;5、订单模块&#10;6、个人信息模块">
  172. <created>1742212951761</created>
  173. <option name="number" value="00002" />
  174. <option name="presentableId" value="LOCAL-00002" />
  175. <option name="project" value="LOCAL" />
  176. <updated>1742212951761</updated>
  177. </task>
  178. <task id="LOCAL-00003" summary="接口上传:&#10;1、商家模块&#10;2、积分模块&#10;3、个人中心基础数据">
  179. <created>1742296303138</created>
  180. <option name="number" value="00003" />
  181. <option name="presentableId" value="LOCAL-00003" />
  182. <option name="project" value="LOCAL" />
  183. <updated>1742296303138</updated>
  184. </task>
  185. <task id="LOCAL-00004" summary="1、积分模块修改">
  186. <created>1742296430585</created>
  187. <option name="number" value="00004" />
  188. <option name="presentableId" value="LOCAL-00004" />
  189. <option name="project" value="LOCAL" />
  190. <updated>1742296430585</updated>
  191. </task>
  192. <option name="localTasksCounter" value="5" />
  193. <servers />
  194. </component>
  195. <component name="TypeScriptGeneratedFilesManager">
  196. <option name="version" value="1" />
  197. </component>
  198. <component name="Vcs.Log.Tabs.Properties">
  199. <option name="TAB_STATES">
  200. <map>
  201. <entry key="MAIN">
  202. <value>
  203. <State />
  204. </value>
  205. </entry>
  206. </map>
  207. </option>
  208. </component>
  209. <component name="VcsManagerConfiguration">
  210. <option name="ADD_EXTERNAL_FILES_SILENTLY" value="true" />
  211. <MESSAGE value="1、项目初始化" />
  212. <MESSAGE value="接口上传:&#10;1、轮播图模块&#10;2、公告模块&#10;3、配置信息模块&#10;4、推拿项目模块&#10;5、订单模块&#10;6、个人信息模块" />
  213. <MESSAGE value="接口上传:&#10;1、商家模块&#10;2、积分模块&#10;3、个人中心基础数据" />
  214. <MESSAGE value="1、积分模块修改" />
  215. <option name="LAST_COMMIT_MESSAGE" value="1、积分模块修改" />
  216. </component>
  217. <component name="WindowStateProjectService">
  218. <state x="734" y="358" key="#com.intellij.execution.impl.EditConfigurationsDialog" timestamp="1741573453098">
  219. <screen x="0" y="0" width="2560" height="1400" />
  220. </state>
  221. <state x="734" y="358" key="#com.intellij.execution.impl.EditConfigurationsDialog/0.0.2560.1400@0.0.2560.1400" timestamp="1741573453098" />
  222. <state x="1085" y="408" key="#com.intellij.ide.util.MemberChooser" timestamp="1742294248753">
  223. <screen x="0" y="0" width="2560" height="1400" />
  224. </state>
  225. <state x="1085" y="408" key="#com.intellij.ide.util.MemberChooser/0.0.2560.1400@0.0.2560.1400" timestamp="1742294248753" />
  226. <state x="1033" y="316" key="#com.intellij.refactoring.rename.AutomaticRenamingDialog" timestamp="1742212198783">
  227. <screen x="0" y="0" width="2560" height="1400" />
  228. </state>
  229. <state x="1033" y="316" key="#com.intellij.refactoring.rename.AutomaticRenamingDialog/0.0.2560.1400@0.0.2560.1400" timestamp="1742212198783" />
  230. <state x="1010" y="449" key="#com.intellij.refactoring.safeDelete.UnsafeUsagesDialog" timestamp="1741587414527">
  231. <screen x="0" y="0" width="2560" height="1400" />
  232. </state>
  233. <state x="1010" y="449" key="#com.intellij.refactoring.safeDelete.UnsafeUsagesDialog/0.0.2560.1400@0.0.2560.1400" timestamp="1741587414527" />
  234. <state x="679" y="297" key="CommitChangelistDialog2" timestamp="1742296430186">
  235. <screen x="0" y="0" width="2560" height="1400" />
  236. </state>
  237. <state x="679" y="297" key="CommitChangelistDialog2/0.0.2560.1400@0.0.2560.1400" timestamp="1742296430186" />
  238. <state x="92" y="92" width="2376" height="1216" key="DiffContextDialog" timestamp="1742296412150">
  239. <screen x="0" y="0" width="2560" height="1400" />
  240. </state>
  241. <state x="92" y="92" width="2376" height="1216" key="DiffContextDialog/0.0.2560.1400@0.0.2560.1400" timestamp="1742296412150" />
  242. <state width="2517" height="388" key="GridCell.Tab.0.bottom" timestamp="1742347666652">
  243. <screen x="0" y="0" width="2560" height="1400" />
  244. </state>
  245. <state width="2517" height="388" key="GridCell.Tab.0.bottom/0.0.2560.1400@0.0.2560.1400" timestamp="1742347666652" />
  246. <state width="2517" height="388" key="GridCell.Tab.0.center" timestamp="1742347666652">
  247. <screen x="0" y="0" width="2560" height="1400" />
  248. </state>
  249. <state width="2517" height="388" key="GridCell.Tab.0.center/0.0.2560.1400@0.0.2560.1400" timestamp="1742347666652" />
  250. <state width="2517" height="388" key="GridCell.Tab.0.left" timestamp="1742347666652">
  251. <screen x="0" y="0" width="2560" height="1400" />
  252. </state>
  253. <state width="2517" height="388" key="GridCell.Tab.0.left/0.0.2560.1400@0.0.2560.1400" timestamp="1742347666652" />
  254. <state width="2517" height="388" key="GridCell.Tab.0.right" timestamp="1742347666652">
  255. <screen x="0" y="0" width="2560" height="1400" />
  256. </state>
  257. <state width="2517" height="388" key="GridCell.Tab.0.right/0.0.2560.1400@0.0.2560.1400" timestamp="1742347666652" />
  258. <state width="2517" height="388" key="GridCell.Tab.1.bottom" timestamp="1742347666572">
  259. <screen x="0" y="0" width="2560" height="1400" />
  260. </state>
  261. <state width="2517" height="388" key="GridCell.Tab.1.bottom/0.0.2560.1400@0.0.2560.1400" timestamp="1742347666572" />
  262. <state width="2517" height="388" key="GridCell.Tab.1.center" timestamp="1742347666572">
  263. <screen x="0" y="0" width="2560" height="1400" />
  264. </state>
  265. <state width="2517" height="388" key="GridCell.Tab.1.center/0.0.2560.1400@0.0.2560.1400" timestamp="1742347666572" />
  266. <state width="2517" height="388" key="GridCell.Tab.1.left" timestamp="1742347666572">
  267. <screen x="0" y="0" width="2560" height="1400" />
  268. </state>
  269. <state width="2517" height="388" key="GridCell.Tab.1.left/0.0.2560.1400@0.0.2560.1400" timestamp="1742347666572" />
  270. <state width="2517" height="388" key="GridCell.Tab.1.right" timestamp="1742347666572">
  271. <screen x="0" y="0" width="2560" height="1400" />
  272. </state>
  273. <state width="2517" height="388" key="GridCell.Tab.1.right/0.0.2560.1400@0.0.2560.1400" timestamp="1742347666572" />
  274. <state width="2517" height="388" key="GridCell.Tab.2.bottom" timestamp="1742347666573">
  275. <screen x="0" y="0" width="2560" height="1400" />
  276. </state>
  277. <state width="2517" height="388" key="GridCell.Tab.2.bottom/0.0.2560.1400@0.0.2560.1400" timestamp="1742347666573" />
  278. <state width="2517" height="388" key="GridCell.Tab.2.center" timestamp="1742347666573">
  279. <screen x="0" y="0" width="2560" height="1400" />
  280. </state>
  281. <state width="2517" height="388" key="GridCell.Tab.2.center/0.0.2560.1400@0.0.2560.1400" timestamp="1742347666573" />
  282. <state width="2517" height="388" key="GridCell.Tab.2.left" timestamp="1742347666572">
  283. <screen x="0" y="0" width="2560" height="1400" />
  284. </state>
  285. <state width="2517" height="388" key="GridCell.Tab.2.left/0.0.2560.1400@0.0.2560.1400" timestamp="1742347666572" />
  286. <state width="2517" height="388" key="GridCell.Tab.2.right" timestamp="1742347666573">
  287. <screen x="0" y="0" width="2560" height="1400" />
  288. </state>
  289. <state width="2517" height="388" key="GridCell.Tab.2.right/0.0.2560.1400@0.0.2560.1400" timestamp="1742347666573" />
  290. <state x="783" y="345" key="SettingsEditor" timestamp="1741573035388">
  291. <screen x="0" y="0" width="2560" height="1400" />
  292. </state>
  293. <state x="783" y="345" key="SettingsEditor/0.0.2560.1400@0.0.2560.1400" timestamp="1741573035388" />
  294. <state x="872" y="436" key="Vcs.Push.Dialog.v2" timestamp="1742296434198">
  295. <screen x="0" y="0" width="2560" height="1400" />
  296. </state>
  297. <state x="872" y="436" key="Vcs.Push.Dialog.v2/0.0.2560.1400@0.0.2560.1400" timestamp="1742296434198" />
  298. <state x="972" y="527" key="com.intellij.ide.util.TipDialog" timestamp="1741580728988">
  299. <screen x="0" y="0" width="2560" height="1400" />
  300. </state>
  301. <state x="972" y="527" key="com.intellij.ide.util.TipDialog/0.0.2560.1400@0.0.2560.1400" timestamp="1741580728988" />
  302. <state x="900" y="426" width="759" height="548" key="find.popup" timestamp="1742204627580">
  303. <screen x="0" y="0" width="2560" height="1400" />
  304. </state>
  305. <state x="900" y="426" width="759" height="548" key="find.popup/0.0.2560.1400@0.0.2560.1400" timestamp="1742204627580" />
  306. <state x="943" y="315" width="672" height="678" key="search.everywhere.popup" timestamp="1742211424843">
  307. <screen x="0" y="0" width="2560" height="1400" />
  308. </state>
  309. <state x="943" y="315" width="672" height="678" key="search.everywhere.popup/0.0.2560.1400@0.0.2560.1400" timestamp="1742211424843" />
  310. </component>
  311. </project>