推拿小程序后端代码仓库
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.

547 lines
28 KiB

3 months ago
3 months ago
3 months ago
3 months ago
  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="1、">
  5. <change afterPath="$PROJECT_DIR$/admin-hanhai-vue/dist.zip" afterDir="false" />
  6. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  7. <change beforePath="$PROJECT_DIR$/admin-hanhai-vue/.env.development" beforeDir="false" afterPath="$PROJECT_DIR$/admin-hanhai-vue/.env.development" afterDir="false" />
  8. <change beforePath="$PROJECT_DIR$/admin-hanhai-vue/.env.production" beforeDir="false" afterPath="$PROJECT_DIR$/admin-hanhai-vue/.env.production" afterDir="false" />
  9. <change beforePath="$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/api/massageController/ScoreController.java" beforeDir="false" afterPath="$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/api/massageController/ScoreController.java" afterDir="false" />
  10. <change beforePath="$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/apiService/ScoreService.java" beforeDir="false" afterPath="$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/apiService/ScoreService.java" afterDir="false" />
  11. <change beforePath="$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/apiService/impl/ScoreServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/apiService/impl/ScoreServiceImpl.java" afterDir="false" />
  12. <change beforePath="$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/apiService/impl/UserInfoServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/apiService/impl/UserInfoServiceImpl.java" afterDir="false" />
  13. </list>
  14. <option name="SHOW_DIALOG" value="false" />
  15. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  16. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  17. <option name="LAST_RESOLUTION" value="IGNORE" />
  18. </component>
  19. <component name="FileTemplateManagerImpl">
  20. <option name="RECENT_TEMPLATES">
  21. <list>
  22. <option value="Interface" />
  23. <option value="Class" />
  24. </list>
  25. </option>
  26. </component>
  27. <component name="Git.Settings">
  28. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  29. </component>
  30. <component name="MavenImportPreferences">
  31. <option name="generalSettings">
  32. <MavenGeneralSettings>
  33. <option name="localRepository" value="D:\Softwares\Environments\Maven\apache-maven-3.6.1\Repository" />
  34. <option name="mavenHome" value="D:/Softwares/Environments/Maven/apache-maven-3.6.1" />
  35. <option name="userSettingsFile" value="D:\Softwares\Environments\Maven\apache-maven-3.6.1\conf\settings.xml" />
  36. </MavenGeneralSettings>
  37. </option>
  38. <option name="importingSettings">
  39. <MavenImportingSettings>
  40. <option name="importAutomatically" value="true" />
  41. </MavenImportingSettings>
  42. </option>
  43. </component>
  44. <component name="ProjectId" id="2u6dZfElHKoHGlue5pXon31mo8k" />
  45. <component name="ProjectLevelVcsManager">
  46. <ConfirmationsSetting value="2" id="Add" />
  47. </component>
  48. <component name="ProjectViewState">
  49. <option name="hideEmptyMiddlePackages" value="true" />
  50. <option name="showExcludedFiles" value="true" />
  51. <option name="showLibraryContents" value="true" />
  52. </component>
  53. <component name="PropertiesComponent">
  54. <property name="ASKED_ADD_EXTERNAL_FILES" value="true" />
  55. <property name="ExpandSpringBootJavaOptionsPanel" value="true" />
  56. <property name="RequestMappingsPanelOrder0" value="0" />
  57. <property name="RequestMappingsPanelOrder1" value="1" />
  58. <property name="RequestMappingsPanelWidth0" value="75" />
  59. <property name="RequestMappingsPanelWidth1" value="75" />
  60. <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
  61. <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
  62. <property name="WebServerToolWindowFactoryState" value="false" />
  63. <property name="aspect.path.notification.shown" value="true" />
  64. <property name="last_opened_file_path" value="$PROJECT_DIR$/jeecg-boot-module-system/src/main/resources" />
  65. <property name="nodejs_package_manager_path" value="yarn" />
  66. <property name="project.structure.last.edited" value="Project" />
  67. <property name="project.structure.proportion" value="0.0" />
  68. <property name="project.structure.side.proportion" value="0.0" />
  69. <property name="settings.editor.selected.configurable" value="MavenSettings" />
  70. </component>
  71. <component name="ReactorSettings">
  72. <option name="notificationShown" value="true" />
  73. </component>
  74. <component name="RecentsManager">
  75. <key name="CopyClassDialog.RECENTS_KEY">
  76. <recent name="org.jeecg.modules.apiService" />
  77. <recent name="org.jeecg.modules.api.massageController" />
  78. <recent name="org.jeecg.modules.apiBean" />
  79. <recent name="org.jeecg.modules.apiService.impl" />
  80. </key>
  81. <key name="CopyFile.RECENT_KEYS">
  82. <recent name="D:\Projects\massage\massage-admin\jeecg-boot-module-system\src\main\resources" />
  83. <recent name="D:\Projects\massage\massage-admin\jeecg-boot-module-system\src\main\resources\templates" />
  84. <recent name="D:\Projects\massage\massage-admin\jeecg-boot-module-system\src\main\java\org\jeecg\modules" />
  85. <recent name="D:\Projects\massage\massage-admin\han-hai-module-pay\src\main\resources" />
  86. </key>
  87. </component>
  88. <component name="RunManager" selected="Application.CommonUtils">
  89. <configuration name="CommonUtils" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  90. <option name="ALTERNATIVE_JRE_PATH" value="1.8" />
  91. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="true" />
  92. <option name="MAIN_CLASS_NAME" value="org.jeecg.modules.apiUtils.CommonUtils" />
  93. <module name="jeecg-boot-module-system" />
  94. <shortenClasspath name="CLASSPATH_FILE" />
  95. <extension name="coverage">
  96. <pattern>
  97. <option name="PATTERN" value="org.jeecg.modules.apiUtils.*" />
  98. <option name="ENABLED" value="true" />
  99. </pattern>
  100. </extension>
  101. <method v="2">
  102. <option name="Make" enabled="true" />
  103. </method>
  104. </configuration>
  105. <configuration default="true" type="JetRunConfigurationType" factoryName="Kotlin">
  106. <module name="massage-admin" />
  107. <option name="VM_PARAMETERS" />
  108. <option name="PROGRAM_PARAMETERS" />
  109. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  110. <option name="ALTERNATIVE_JRE_PATH" />
  111. <option name="PASS_PARENT_ENVS" value="true" />
  112. <option name="MAIN_CLASS_NAME" />
  113. <option name="WORKING_DIRECTORY" />
  114. <method v="2">
  115. <option name="Make" enabled="true" />
  116. </method>
  117. </configuration>
  118. <configuration default="true" type="KotlinStandaloneScriptRunConfigurationType" factoryName="Kotlin script">
  119. <module name="massage-admin" />
  120. <option name="filePath" />
  121. <option name="vmParameters" />
  122. <option name="alternativeJrePath" />
  123. <option name="programParameters" />
  124. <option name="passParentEnvs" value="true" />
  125. <option name="workingDirectory" />
  126. <option name="isAlternativeJrePathEnabled" value="false" />
  127. <option name="VM_PARAMETERS" />
  128. <option name="PROGRAM_PARAMETERS" />
  129. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  130. <option name="ALTERNATIVE_JRE_PATH" />
  131. <option name="PASS_PARENT_ENVS" value="true" />
  132. <option name="MAIN_CLASS_NAME" />
  133. <option name="WORKING_DIRECTORY" />
  134. <option name="filePath" />
  135. <option name="vmParameters" />
  136. <option name="alternativeJrePath" />
  137. <option name="programParameters" />
  138. <option name="passParentEnvs" value="true" />
  139. <option name="workingDirectory" />
  140. <option name="isAlternativeJrePathEnabled" value="false" />
  141. <option name="VM_PARAMETERS" />
  142. <option name="PROGRAM_PARAMETERS" />
  143. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  144. <option name="ALTERNATIVE_JRE_PATH" />
  145. <option name="PASS_PARENT_ENVS" value="true" />
  146. <option name="MAIN_CLASS_NAME" />
  147. <option name="WORKING_DIRECTORY" />
  148. <method v="2">
  149. <option name="Make" enabled="true" />
  150. </method>
  151. </configuration>
  152. <configuration name="JeecgSystemApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" temporary="true" nameIsGenerated="true">
  153. <module name="jeecg-boot-module-system" />
  154. <extension name="coverage">
  155. <pattern>
  156. <option name="PATTERN" value="org.jeecg.*" />
  157. <option name="ENABLED" value="true" />
  158. </pattern>
  159. </extension>
  160. <option name="SPRING_BOOT_MAIN_CLASS" value="org.jeecg.JeecgSystemApplication" />
  161. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="true" />
  162. <option name="ALTERNATIVE_JRE_PATH" value="1.8" />
  163. <option name="SHORTEN_COMMAND_LINE" value="CLASSPATH_FILE" />
  164. <option name="UPDATE_ACTION_UPDATE_POLICY" value="UpdateClassesAndResources" />
  165. <option name="FRAME_DEACTIVATION_UPDATE_POLICY" value="UpdateClassesAndResources" />
  166. <method v="2">
  167. <option name="Make" enabled="true" />
  168. </method>
  169. </configuration>
  170. <configuration name="build" type="js.build_tools.npm" temporary="true" nameIsGenerated="true">
  171. <package-json value="$PROJECT_DIR$/admin-hanhai-vue/package.json" />
  172. <command value="run" />
  173. <scripts>
  174. <script value="build" />
  175. </scripts>
  176. <node-interpreter value="project" />
  177. <envs />
  178. <method v="2" />
  179. </configuration>
  180. <list>
  181. <item itemvalue="Application.CommonUtils" />
  182. <item itemvalue="npm.build" />
  183. <item itemvalue="Spring Boot.JeecgSystemApplication" />
  184. </list>
  185. <recent_temporary>
  186. <list>
  187. <item itemvalue="Spring Boot.JeecgSystemApplication" />
  188. <item itemvalue="Application.CommonUtils" />
  189. <item itemvalue="npm.build" />
  190. </list>
  191. </recent_temporary>
  192. </component>
  193. <component name="SvnConfiguration">
  194. <configuration />
  195. </component>
  196. <component name="TaskManager">
  197. <task active="true" id="Default" summary="Default task">
  198. <changelist id="8b88b979-c3fa-4858-8fa6-d3a5d334cf69" name="Default Changelist" comment="" />
  199. <created>1741573014101</created>
  200. <option name="number" value="Default" />
  201. <option name="presentableId" value="Default" />
  202. <updated>1741573014101</updated>
  203. <workItem from="1741573016746" duration="4323000" />
  204. <workItem from="1741580646045" duration="5038000" />
  205. <workItem from="1741852577555" duration="74613000" />
  206. <workItem from="1744268260382" duration="15845000" />
  207. <workItem from="1746000753098" duration="13433000" />
  208. <workItem from="1746752649258" duration="24956000" />
  209. <workItem from="1747350180318" duration="82572000" />
  210. </task>
  211. <task id="LOCAL-00001" summary="1、项目初始化">
  212. <created>1741919155045</created>
  213. <option name="number" value="00001" />
  214. <option name="presentableId" value="LOCAL-00001" />
  215. <option name="project" value="LOCAL" />
  216. <updated>1741919155045</updated>
  217. </task>
  218. <task id="LOCAL-00002" summary="接口上传:&#10;1、轮播图模块&#10;2、公告模块&#10;3、配置信息模块&#10;4、推拿项目模块&#10;5、订单模块&#10;6、个人信息模块">
  219. <created>1742212951761</created>
  220. <option name="number" value="00002" />
  221. <option name="presentableId" value="LOCAL-00002" />
  222. <option name="project" value="LOCAL" />
  223. <updated>1742212951761</updated>
  224. </task>
  225. <task id="LOCAL-00003" summary="接口上传:&#10;1、商家模块&#10;2、积分模块&#10;3、个人中心基础数据">
  226. <created>1742296303138</created>
  227. <option name="number" value="00003" />
  228. <option name="presentableId" value="LOCAL-00003" />
  229. <option name="project" value="LOCAL" />
  230. <updated>1742296303138</updated>
  231. </task>
  232. <task id="LOCAL-00004" summary="1、积分模块修改">
  233. <created>1742296430585</created>
  234. <option name="number" value="00004" />
  235. <option name="presentableId" value="LOCAL-00004" />
  236. <option name="project" value="LOCAL" />
  237. <updated>1742296430585</updated>
  238. </task>
  239. <task id="LOCAL-00005" summary="1、小程序推广二维码">
  240. <created>1742347801147</created>
  241. <option name="number" value="00005" />
  242. <option name="presentableId" value="LOCAL-00005" />
  243. <option name="project" value="LOCAL" />
  244. <updated>1742347801147</updated>
  245. </task>
  246. <task id="LOCAL-00006" summary="1、接口备注规范调整">
  247. <created>1742348334919</created>
  248. <option name="number" value="00006" />
  249. <option name="presentableId" value="LOCAL-00006" />
  250. <option name="project" value="LOCAL" />
  251. <updated>1742348334919</updated>
  252. </task>
  253. <task id="LOCAL-00007" summary="1、会员中心模块">
  254. <created>1742350758458</created>
  255. <option name="number" value="00007" />
  256. <option name="presentableId" value="LOCAL-00007" />
  257. <option name="project" value="LOCAL" />
  258. <updated>1742350758458</updated>
  259. </task>
  260. <task id="LOCAL-00008" summary="1、推广模块">
  261. <created>1742367599394</created>
  262. <option name="number" value="00008" />
  263. <option name="presentableId" value="LOCAL-00008" />
  264. <option name="project" value="LOCAL" />
  265. <updated>1742367599394</updated>
  266. </task>
  267. <task id="LOCAL-00009" summary="1、优惠券模块">
  268. <created>1742377504198</created>
  269. <option name="number" value="00009" />
  270. <option name="presentableId" value="LOCAL-00009" />
  271. <option name="project" value="LOCAL" />
  272. <updated>1742377504198</updated>
  273. </task>
  274. <task id="LOCAL-00010" summary="订单模块:&#10;1.创建订单&#10;2.订单">
  275. <created>1742379564241</created>
  276. <option name="number" value="00010" />
  277. <option name="presentableId" value="LOCAL-00010" />
  278. <option name="project" value="LOCAL" />
  279. <updated>1742379564241</updated>
  280. </task>
  281. <task id="LOCAL-00011" summary="优惠券列表接口调整">
  282. <created>1742379638881</created>
  283. <option name="number" value="00011" />
  284. <option name="presentableId" value="LOCAL-00011" />
  285. <option name="project" value="LOCAL" />
  286. <updated>1742379638881</updated>
  287. </task>
  288. <task id="LOCAL-00012" summary="1、用户表新增字段:是否商家">
  289. <created>1742868065298</created>
  290. <option name="number" value="00012" />
  291. <option name="presentableId" value="LOCAL-00012" />
  292. <option name="project" value="LOCAL" />
  293. <updated>1742868065298</updated>
  294. </task>
  295. <task id="LOCAL-00013" summary="1、订单模块修改">
  296. <created>1743674700893</created>
  297. <option name="number" value="00013" />
  298. <option name="presentableId" value="LOCAL-00013" />
  299. <option name="project" value="LOCAL" />
  300. <updated>1743674700893</updated>
  301. </task>
  302. <task id="LOCAL-00014" summary="1、更换技术参数">
  303. <created>1745658480340</created>
  304. <option name="number" value="00014" />
  305. <option name="presentableId" value="LOCAL-00014" />
  306. <option name="project" value="LOCAL" />
  307. <updated>1745658480340</updated>
  308. </task>
  309. <task id="LOCAL-00015" summary="1、支付参数修改">
  310. <created>1745924917363</created>
  311. <option name="number" value="00015" />
  312. <option name="presentableId" value="LOCAL-00015" />
  313. <option name="project" value="LOCAL" />
  314. <updated>1745924917363</updated>
  315. </task>
  316. <task id="LOCAL-00016" summary="1、微信支付参数修改">
  317. <created>1746374418272</created>
  318. <option name="number" value="00016" />
  319. <option name="presentableId" value="LOCAL-00016" />
  320. <option name="project" value="LOCAL" />
  321. <updated>1746374418272</updated>
  322. </task>
  323. <task id="LOCAL-00017" summary="1、商家信息模块调整">
  324. <created>1746374539012</created>
  325. <option name="number" value="00017" />
  326. <option name="presentableId" value="LOCAL-00017" />
  327. <option name="project" value="LOCAL" />
  328. <updated>1746374539012</updated>
  329. </task>
  330. <task id="LOCAL-00018" summary="1、支付模块修复">
  331. <created>1746964474717</created>
  332. <option name="number" value="00018" />
  333. <option name="presentableId" value="LOCAL-00018" />
  334. <option name="project" value="LOCAL" />
  335. <updated>1746964474717</updated>
  336. </task>
  337. <task id="LOCAL-00019" summary="1、bug修复">
  338. <created>1747481841675</created>
  339. <option name="number" value="00019" />
  340. <option name="presentableId" value="LOCAL-00019" />
  341. <option name="project" value="LOCAL" />
  342. <updated>1747481841675</updated>
  343. </task>
  344. <task id="LOCAL-00020" summary="1、bug修复">
  345. <created>1747564827951</created>
  346. <option name="number" value="00020" />
  347. <option name="presentableId" value="LOCAL-00020" />
  348. <option name="project" value="LOCAL" />
  349. <updated>1747564827951</updated>
  350. </task>
  351. <task id="LOCAL-00021" summary="1、bug修复">
  352. <created>1747624880660</created>
  353. <option name="number" value="00021" />
  354. <option name="presentableId" value="LOCAL-00021" />
  355. <option name="project" value="LOCAL" />
  356. <updated>1747624880660</updated>
  357. </task>
  358. <task id="LOCAL-00022" summary="1、基础数据bug修复">
  359. <created>1747651365497</created>
  360. <option name="number" value="00022" />
  361. <option name="presentableId" value="LOCAL-00022" />
  362. <option name="project" value="LOCAL" />
  363. <updated>1747651365497</updated>
  364. </task>
  365. <task id="LOCAL-00023" summary="1、退款功能补充">
  366. <created>1747809213012</created>
  367. <option name="number" value="00023" />
  368. <option name="presentableId" value="LOCAL-00023" />
  369. <option name="project" value="LOCAL" />
  370. <updated>1747809213012</updated>
  371. </task>
  372. <option name="localTasksCounter" value="24" />
  373. <servers />
  374. </component>
  375. <component name="TypeScriptGeneratedFilesManager">
  376. <option name="version" value="1" />
  377. </component>
  378. <component name="Vcs.Log.Tabs.Properties">
  379. <option name="TAB_STATES">
  380. <map>
  381. <entry key="MAIN">
  382. <value>
  383. <State>
  384. <option name="COLUMN_ORDER" />
  385. </State>
  386. </value>
  387. </entry>
  388. </map>
  389. </option>
  390. </component>
  391. <component name="VcsManagerConfiguration">
  392. <option name="ADD_EXTERNAL_FILES_SILENTLY" value="true" />
  393. <MESSAGE value="1、项目初始化" />
  394. <MESSAGE value="接口上传:&#10;1、轮播图模块&#10;2、公告模块&#10;3、配置信息模块&#10;4、推拿项目模块&#10;5、订单模块&#10;6、个人信息模块" />
  395. <MESSAGE value="接口上传:&#10;1、商家模块&#10;2、积分模块&#10;3、个人中心基础数据" />
  396. <MESSAGE value="1、积分模块修改" />
  397. <MESSAGE value="1、小程序推广二维码" />
  398. <MESSAGE value="1、接口备注规范调整" />
  399. <MESSAGE value="1、会员中心模块" />
  400. <MESSAGE value="1、推广模块" />
  401. <MESSAGE value="1、优惠券模块" />
  402. <MESSAGE value="订单模块:&#10;1.创建订单&#10;2.订单" />
  403. <MESSAGE value="优惠券列表接口调整" />
  404. <MESSAGE value="1、用户表新增字段:是否商家" />
  405. <MESSAGE value="1、订单模块修改" />
  406. <MESSAGE value="1、更换技术参数" />
  407. <MESSAGE value="1、支付参数修改" />
  408. <MESSAGE value="1、微信支付参数修改" />
  409. <MESSAGE value="1、商家信息模块调整" />
  410. <MESSAGE value="1、支付模块修复" />
  411. <MESSAGE value="1、bug修复" />
  412. <MESSAGE value="1、基础数据bug修复" />
  413. <MESSAGE value="1、退款功能补充" />
  414. <option name="LAST_COMMIT_MESSAGE" value="1、退款功能补充" />
  415. </component>
  416. <component name="WindowStateProjectService">
  417. <state x="734" y="358" key="#com.intellij.execution.impl.EditConfigurationsDialog" timestamp="1743581020633">
  418. <screen x="0" y="0" width="2560" height="1400" />
  419. </state>
  420. <state x="734" y="358" key="#com.intellij.execution.impl.EditConfigurationsDialog/0.0.2560.1400@0.0.2560.1400" timestamp="1743581020633" />
  421. <state x="991" y="508" key="#com.intellij.fileTypes.FileTypeChooser" timestamp="1747709307430">
  422. <screen x="0" y="0" width="2560" height="1400" />
  423. </state>
  424. <state x="991" y="508" key="#com.intellij.fileTypes.FileTypeChooser/0.0.2560.1400@0.0.2560.1400" timestamp="1747709307430" />
  425. <state x="1085" y="408" key="#com.intellij.ide.util.MemberChooser" timestamp="1747362074359">
  426. <screen x="0" y="0" width="2560" height="1400" />
  427. </state>
  428. <state x="1085" y="408" key="#com.intellij.ide.util.MemberChooser/0.0.2560.1400@0.0.2560.1400" timestamp="1747362074359" />
  429. <state x="1033" y="0" key="#com.intellij.refactoring.rename.AutomaticRenamingDialog" timestamp="1742351128151">
  430. <screen x="0" y="0" width="2560" height="1400" />
  431. </state>
  432. <state x="1033" y="0" key="#com.intellij.refactoring.rename.AutomaticRenamingDialog/0.0.2560.1400@0.0.2560.1400" timestamp="1742351128151" />
  433. <state x="1010" y="449" key="#com.intellij.refactoring.safeDelete.UnsafeUsagesDialog" timestamp="1741587414527">
  434. <screen x="0" y="0" width="2560" height="1400" />
  435. </state>
  436. <state x="1010" y="449" key="#com.intellij.refactoring.safeDelete.UnsafeUsagesDialog/0.0.2560.1400@0.0.2560.1400" timestamp="1741587414527" />
  437. <state x="679" y="297" key="CommitChangelistDialog2" timestamp="1747815298289">
  438. <screen x="0" y="0" width="2560" height="1400" />
  439. </state>
  440. <state x="679" y="297" key="CommitChangelistDialog2/0.0.2560.1400@0.0.2560.1400" timestamp="1747815298289" />
  441. <state x="92" y="92" width="2376" height="1216" key="DiffContextDialog" timestamp="1747815295378">
  442. <screen x="0" y="0" width="2560" height="1400" />
  443. </state>
  444. <state x="92" y="92" width="2376" height="1216" key="DiffContextDialog/0.0.2560.1400@0.0.2560.1400" timestamp="1747815295378" />
  445. <state x="1060" y="458" key="FileChooserDialogImpl" timestamp="1747551674976">
  446. <screen x="0" y="0" width="2560" height="1400" />
  447. </state>
  448. <state x="1060" y="458" key="FileChooserDialogImpl/0.0.2560.1400@0.0.2560.1400" timestamp="1747551674976" />
  449. <state width="2517" height="388" key="GridCell.Tab.0.bottom" timestamp="1747815277129">
  450. <screen x="0" y="0" width="2560" height="1400" />
  451. </state>
  452. <state width="2517" height="388" key="GridCell.Tab.0.bottom/0.0.2560.1400@0.0.2560.1400" timestamp="1747815277129" />
  453. <state width="2517" height="388" key="GridCell.Tab.0.center" timestamp="1747815277129">
  454. <screen x="0" y="0" width="2560" height="1400" />
  455. </state>
  456. <state width="2517" height="388" key="GridCell.Tab.0.center/0.0.2560.1400@0.0.2560.1400" timestamp="1747815277129" />
  457. <state width="2517" height="388" key="GridCell.Tab.0.left" timestamp="1747815277129">
  458. <screen x="0" y="0" width="2560" height="1400" />
  459. </state>
  460. <state width="2517" height="388" key="GridCell.Tab.0.left/0.0.2560.1400@0.0.2560.1400" timestamp="1747815277129" />
  461. <state width="2517" height="388" key="GridCell.Tab.0.right" timestamp="1747815277129">
  462. <screen x="0" y="0" width="2560" height="1400" />
  463. </state>
  464. <state width="2517" height="388" key="GridCell.Tab.0.right/0.0.2560.1400@0.0.2560.1400" timestamp="1747815277129" />
  465. <state width="2517" height="388" key="GridCell.Tab.1.bottom" timestamp="1747815277130">
  466. <screen x="0" y="0" width="2560" height="1400" />
  467. </state>
  468. <state width="2517" height="388" key="GridCell.Tab.1.bottom/0.0.2560.1400@0.0.2560.1400" timestamp="1747815277130" />
  469. <state width="2517" height="388" key="GridCell.Tab.1.center" timestamp="1747815277129">
  470. <screen x="0" y="0" width="2560" height="1400" />
  471. </state>
  472. <state width="2517" height="388" key="GridCell.Tab.1.center/0.0.2560.1400@0.0.2560.1400" timestamp="1747815277129" />
  473. <state width="2517" height="388" key="GridCell.Tab.1.left" timestamp="1747815277129">
  474. <screen x="0" y="0" width="2560" height="1400" />
  475. </state>
  476. <state width="2517" height="388" key="GridCell.Tab.1.left/0.0.2560.1400@0.0.2560.1400" timestamp="1747815277129" />
  477. <state width="2517" height="388" key="GridCell.Tab.1.right" timestamp="1747815277129">
  478. <screen x="0" y="0" width="2560" height="1400" />
  479. </state>
  480. <state width="2517" height="388" key="GridCell.Tab.1.right/0.0.2560.1400@0.0.2560.1400" timestamp="1747815277129" />
  481. <state width="2517" height="388" key="GridCell.Tab.2.bottom" timestamp="1747815277130">
  482. <screen x="0" y="0" width="2560" height="1400" />
  483. </state>
  484. <state width="2517" height="388" key="GridCell.Tab.2.bottom/0.0.2560.1400@0.0.2560.1400" timestamp="1747815277130" />
  485. <state width="2517" height="388" key="GridCell.Tab.2.center" timestamp="1747815277130">
  486. <screen x="0" y="0" width="2560" height="1400" />
  487. </state>
  488. <state width="2517" height="388" key="GridCell.Tab.2.center/0.0.2560.1400@0.0.2560.1400" timestamp="1747815277130" />
  489. <state width="2517" height="388" key="GridCell.Tab.2.left" timestamp="1747815277130">
  490. <screen x="0" y="0" width="2560" height="1400" />
  491. </state>
  492. <state width="2517" height="388" key="GridCell.Tab.2.left/0.0.2560.1400@0.0.2560.1400" timestamp="1747815277130" />
  493. <state width="2517" height="388" key="GridCell.Tab.2.right" timestamp="1747815277130">
  494. <screen x="0" y="0" width="2560" height="1400" />
  495. </state>
  496. <state width="2517" height="388" key="GridCell.Tab.2.right/0.0.2560.1400@0.0.2560.1400" timestamp="1747815277130" />
  497. <state x="903" y="413" key="RollbackChangesDialog" timestamp="1747651622845">
  498. <screen x="0" y="0" width="2560" height="1400" />
  499. </state>
  500. <state x="903" y="413" key="RollbackChangesDialog/0.0.2560.1400@0.0.2560.1400" timestamp="1747651622845" />
  501. <state x="783" y="345" key="SettingsEditor" timestamp="1741573035388">
  502. <screen x="0" y="0" width="2560" height="1400" />
  503. </state>
  504. <state x="783" y="345" key="SettingsEditor/0.0.2560.1400@0.0.2560.1400" timestamp="1741573035388" />
  505. <state x="872" y="436" key="Vcs.Push.Dialog.v2" timestamp="1747809217067">
  506. <screen x="0" y="0" width="2560" height="1400" />
  507. </state>
  508. <state x="872" y="436" key="Vcs.Push.Dialog.v2/0.0.2560.1400@0.0.2560.1400" timestamp="1747809217067" />
  509. <state x="972" y="527" key="com.intellij.ide.util.TipDialog" timestamp="1741580728988">
  510. <screen x="0" y="0" width="2560" height="1400" />
  511. </state>
  512. <state x="972" y="527" key="com.intellij.ide.util.TipDialog/0.0.2560.1400@0.0.2560.1400" timestamp="1741580728988" />
  513. <state x="900" y="426" width="759" height="548" key="find.popup" timestamp="1742204627580">
  514. <screen x="0" y="0" width="2560" height="1400" />
  515. </state>
  516. <state x="900" y="426" width="759" height="548" key="find.popup/0.0.2560.1400@0.0.2560.1400" timestamp="1742204627580" />
  517. <state x="943" y="315" width="672" height="678" key="search.everywhere.popup" timestamp="1747351903626">
  518. <screen x="0" y="0" width="2560" height="1400" />
  519. </state>
  520. <state x="943" y="315" width="672" height="678" key="search.everywhere.popup/0.0.2560.1400@0.0.2560.1400" timestamp="1747351903626" />
  521. </component>
  522. <component name="XDebuggerManager">
  523. <breakpoint-manager>
  524. <breakpoints>
  525. <line-breakpoint enabled="true" type="java-line">
  526. <url>file://$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/apiService/impl/OrderServiceImpl.java</url>
  527. <line>471</line>
  528. <option name="timeStamp" value="31" />
  529. </line-breakpoint>
  530. <line-breakpoint enabled="true" type="java-line">
  531. <url>file://$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/apiService/impl/WxMiniappPayServiceImpl.java</url>
  532. <line>249</line>
  533. <option name="timeStamp" value="36" />
  534. </line-breakpoint>
  535. <line-breakpoint enabled="true" type="java-line">
  536. <url>file://$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/apiService/impl/ScoreServiceImpl.java</url>
  537. <line>162</line>
  538. <option name="timeStamp" value="43" />
  539. </line-breakpoint>
  540. </breakpoints>
  541. </breakpoint-manager>
  542. <watches-manager>
  543. <configuration name="SpringBootApplicationConfigurationType">
  544. <watch expression="productId" />
  545. </configuration>
  546. </watches-manager>
  547. </component>
  548. </project>