workspace.xml 65 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="BranchesTreeState">
  4. <expand>
  5. <path>
  6. <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
  7. <item name="LOCAL_ROOT" type="e8cecc67:BranchNodeDescriptor" />
  8. </path>
  9. <path>
  10. <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
  11. <item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
  12. </path>
  13. <path>
  14. <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
  15. <item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
  16. <item name="GROUP_NODE:origin" type="e8cecc67:BranchNodeDescriptor" />
  17. </path>
  18. </expand>
  19. <select>
  20. <path>
  21. <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
  22. <item name="LOCAL_ROOT" type="e8cecc67:BranchNodeDescriptor" />
  23. <item name="BRANCH:master" type="e8cecc67:BranchNodeDescriptor" />
  24. </path>
  25. </select>
  26. </component>
  27. <component name="ChangeListManager">
  28. <list default="true" id="d95263d0-9dff-44b4-8deb-343711f78d5d" name="Default Changelist" comment="针对退款时将所有的订单信息进行退款2021-10-15">
  29. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  30. <change beforePath="$PROJECT_DIR$/yijia-admin/target/classes/application-druid.yml" beforeDir="false" afterPath="$PROJECT_DIR$/yijia-admin/target/classes/application-druid.yml" afterDir="false" />
  31. <change beforePath="$PROJECT_DIR$/yijia-admin/target/classes/application.yml" beforeDir="false" afterPath="$PROJECT_DIR$/yijia-admin/target/classes/application.yml" afterDir="false" />
  32. <change beforePath="$PROJECT_DIR$/yijia-admin/target/maven-archiver/pom.properties" beforeDir="false" afterPath="$PROJECT_DIR$/yijia-admin/target/maven-archiver/pom.properties" afterDir="false" />
  33. <change beforePath="$PROJECT_DIR$/yijia-admin/target/yijia-admin.jar" beforeDir="false" />
  34. <change beforePath="$PROJECT_DIR$/yijia-admin/target/yijia-admin.jar.original" beforeDir="false" afterPath="$PROJECT_DIR$/yijia-admin/target/yijia-admin.jar.original" afterDir="false" />
  35. <change beforePath="$PROJECT_DIR$/yijia-common/target/maven-archiver/pom.properties" beforeDir="false" afterPath="$PROJECT_DIR$/yijia-common/target/maven-archiver/pom.properties" afterDir="false" />
  36. <change beforePath="$PROJECT_DIR$/yijia-common/target/yijia-common-1.0.1.jar" beforeDir="false" afterPath="$PROJECT_DIR$/yijia-common/target/yijia-common-1.0.1.jar" afterDir="false" />
  37. <change beforePath="$PROJECT_DIR$/yijia-coupon/target/maven-archiver/pom.properties" beforeDir="false" afterPath="$PROJECT_DIR$/yijia-coupon/target/maven-archiver/pom.properties" afterDir="false" />
  38. <change beforePath="$PROJECT_DIR$/yijia-coupon/target/yijia-coupon-1.0.1.jar" beforeDir="false" afterPath="$PROJECT_DIR$/yijia-coupon/target/yijia-coupon-1.0.1.jar" afterDir="false" />
  39. <change beforePath="$PROJECT_DIR$/yijia-customer/target/maven-archiver/pom.properties" beforeDir="false" afterPath="$PROJECT_DIR$/yijia-customer/target/maven-archiver/pom.properties" afterDir="false" />
  40. <change beforePath="$PROJECT_DIR$/yijia-customer/target/yijia-customer-1.0.1.jar" beforeDir="false" afterPath="$PROJECT_DIR$/yijia-customer/target/yijia-customer-1.0.1.jar" afterDir="false" />
  41. <change beforePath="$PROJECT_DIR$/yijia-framework/target/maven-archiver/pom.properties" beforeDir="false" afterPath="$PROJECT_DIR$/yijia-framework/target/maven-archiver/pom.properties" afterDir="false" />
  42. <change beforePath="$PROJECT_DIR$/yijia-framework/target/yijia-framework-1.0.1.jar" beforeDir="false" afterPath="$PROJECT_DIR$/yijia-framework/target/yijia-framework-1.0.1.jar" afterDir="false" />
  43. <change beforePath="$PROJECT_DIR$/yijia-generator/target/maven-archiver/pom.properties" beforeDir="false" afterPath="$PROJECT_DIR$/yijia-generator/target/maven-archiver/pom.properties" afterDir="false" />
  44. <change beforePath="$PROJECT_DIR$/yijia-generator/target/yijia-generator-1.0.1.jar" beforeDir="false" afterPath="$PROJECT_DIR$/yijia-generator/target/yijia-generator-1.0.1.jar" afterDir="false" />
  45. <change beforePath="$PROJECT_DIR$/yijia-integral/target/maven-archiver/pom.properties" beforeDir="false" afterPath="$PROJECT_DIR$/yijia-integral/target/maven-archiver/pom.properties" afterDir="false" />
  46. <change beforePath="$PROJECT_DIR$/yijia-integral/target/yijia-integral-1.0.1.jar" beforeDir="false" afterPath="$PROJECT_DIR$/yijia-integral/target/yijia-integral-1.0.1.jar" afterDir="false" />
  47. <change beforePath="$PROJECT_DIR$/yijia-label/target/maven-archiver/pom.properties" beforeDir="false" afterPath="$PROJECT_DIR$/yijia-label/target/maven-archiver/pom.properties" afterDir="false" />
  48. <change beforePath="$PROJECT_DIR$/yijia-label/target/yijia-label-1.0.1.jar" beforeDir="false" afterPath="$PROJECT_DIR$/yijia-label/target/yijia-label-1.0.1.jar" afterDir="false" />
  49. <change beforePath="$PROJECT_DIR$/yijia-market/target/maven-archiver/pom.properties" beforeDir="false" afterPath="$PROJECT_DIR$/yijia-market/target/maven-archiver/pom.properties" afterDir="false" />
  50. <change beforePath="$PROJECT_DIR$/yijia-market/target/yijia-market-1.0.1.jar" beforeDir="false" afterPath="$PROJECT_DIR$/yijia-market/target/yijia-market-1.0.1.jar" afterDir="false" />
  51. <change beforePath="$PROJECT_DIR$/yijia-quartz/target/maven-archiver/pom.properties" beforeDir="false" afterPath="$PROJECT_DIR$/yijia-quartz/target/maven-archiver/pom.properties" afterDir="false" />
  52. <change beforePath="$PROJECT_DIR$/yijia-quartz/target/yijia-quartz-1.0.1.jar" beforeDir="false" afterPath="$PROJECT_DIR$/yijia-quartz/target/yijia-quartz-1.0.1.jar" afterDir="false" />
  53. <change beforePath="$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/controller/ShiftClassController.java" beforeDir="false" afterPath="$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/controller/ShiftClassController.java" afterDir="false" />
  54. <change beforePath="$PROJECT_DIR$/yijia-station/target/classes/com/yijia/station/controller/ShiftClassController.class" beforeDir="false" afterPath="$PROJECT_DIR$/yijia-station/target/classes/com/yijia/station/controller/ShiftClassController.class" afterDir="false" />
  55. <change beforePath="$PROJECT_DIR$/yijia-station/target/maven-archiver/pom.properties" beforeDir="false" afterPath="$PROJECT_DIR$/yijia-station/target/maven-archiver/pom.properties" afterDir="false" />
  56. <change beforePath="$PROJECT_DIR$/yijia-station/target/yijia-station-1.0.1.jar" beforeDir="false" afterPath="$PROJECT_DIR$/yijia-station/target/yijia-station-1.0.1.jar" afterDir="false" />
  57. <change beforePath="$PROJECT_DIR$/yijia-system/target/maven-archiver/pom.properties" beforeDir="false" afterPath="$PROJECT_DIR$/yijia-system/target/maven-archiver/pom.properties" afterDir="false" />
  58. <change beforePath="$PROJECT_DIR$/yijia-system/target/yijia-system-1.0.1.jar" beforeDir="false" afterPath="$PROJECT_DIR$/yijia-system/target/yijia-system-1.0.1.jar" afterDir="false" />
  59. </list>
  60. <option name="SHOW_DIALOG" value="false" />
  61. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  62. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  63. <option name="LAST_RESOLUTION" value="IGNORE" />
  64. </component>
  65. <component name="CodeInsightWorkspaceSettings">
  66. <option name="optimizeImportsOnTheFly" value="true" />
  67. </component>
  68. <component name="FileTemplateManagerImpl">
  69. <option name="RECENT_TEMPLATES">
  70. <list>
  71. <option value="FxmlFile" />
  72. <option value="spring-beans.schema" />
  73. <option value="Class" />
  74. </list>
  75. </option>
  76. </component>
  77. <component name="Git.Settings">
  78. <option name="PUSH_TAGS">
  79. <GitPushTagMode>
  80. <option name="argument" value="--tags" />
  81. <option name="title" value="All" />
  82. </GitPushTagMode>
  83. </option>
  84. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  85. </component>
  86. <component name="MavenImportPreferences">
  87. <option name="generalSettings">
  88. <MavenGeneralSettings>
  89. <option name="mavenHome" value="已捆绑(Maven 3)" />
  90. </MavenGeneralSettings>
  91. </option>
  92. <option name="importingSettings">
  93. <MavenImportingSettings>
  94. <option name="vmOptionsForImporter" value="-Xmx768m" />
  95. </MavenImportingSettings>
  96. </option>
  97. </component>
  98. <component name="ProjectId" id="1rsUhoIAb4lHab0lIKX0r7632LF" />
  99. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  100. <component name="ProjectViewState">
  101. <option name="hideEmptyMiddlePackages" value="true" />
  102. <option name="showLibraryContents" value="true" />
  103. </component>
  104. <component name="PropertiesComponent">
  105. <property name="RequestMappingsPanelOrder0" value="0" />
  106. <property name="RequestMappingsPanelOrder1" value="1" />
  107. <property name="RequestMappingsPanelWidth0" value="75" />
  108. <property name="RequestMappingsPanelWidth1" value="75" />
  109. <property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
  110. <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
  111. <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
  112. <property name="WebServerToolWindowFactoryState" value="false" />
  113. <property name="aspect.path.notification.shown" value="true" />
  114. <property name="last_opened_file_path" value="$PROJECT_DIR$/yijia-station/src/main/resources/mapper/station" />
  115. <property name="node.js.detected.package.eslint" value="true" />
  116. <property name="node.js.detected.package.tslint" value="true" />
  117. <property name="node.js.path.for.package.eslint" value="project" />
  118. <property name="node.js.path.for.package.tslint" value="project" />
  119. <property name="node.js.selected.package.eslint" value="(autodetect)" />
  120. <property name="node.js.selected.package.tslint" value="(autodetect)" />
  121. <property name="nodejs_package_manager_path" value="npm" />
  122. <property name="project.structure.last.edited" value="模块" />
  123. <property name="project.structure.proportion" value="0.15" />
  124. <property name="project.structure.side.proportion" value="0.2" />
  125. <property name="restartRequiresConfirmation" value="false" />
  126. <property name="settings.editor.selected.configurable" value="preferences.pluginManager" />
  127. </component>
  128. <component name="ReactorSettings">
  129. <option name="notificationShown" value="true" />
  130. </component>
  131. <component name="RecentsManager">
  132. <key name="MoveFile.RECENT_KEYS">
  133. <recent name="D:\java项目\SAAS-AFTEREND2\yijia-system\src\main\resources\mapper\system" />
  134. </key>
  135. <key name="CopyFile.RECENT_KEYS">
  136. <recent name="D:\java项目\SAAS-AFTEREND2\yijia-station\src\main\resources\mapper\station" />
  137. <recent name="D:\java项目\SAAS-AFTEREND2\yijia-system\src\main\resources\mapper\system" />
  138. <recent name="D:\java项目\SAAS-AFTEREND2\yijia-station\src\main\java\com\yijia\station\controller" />
  139. <recent name="D:\java项目\SAAS-AFTEREND2\yijia-customer\src\main\resources\mapper\customer" />
  140. <recent name="D:\java项目\SAAS-AFTEREND2\yijia-customer\src\main\java\com\yijia\customer\mapper" />
  141. </key>
  142. <key name="CopyClassDialog.RECENTS_KEY">
  143. <recent name="com.yijia.station.controller" />
  144. <recent name="com.yijia.station.service.impl" />
  145. <recent name="com.yijia.station.service" />
  146. <recent name="com.yijia.station.mapper" />
  147. <recent name="com.yijia.station.domain" />
  148. </key>
  149. <key name="CreateClassDialog.RecentsKey">
  150. <recent name="com.yijia.station.service" />
  151. <recent name="com.yijia.station.controller" />
  152. </key>
  153. </component>
  154. <component name="RunAnythingCache">
  155. <myKeys>
  156. <visibility group="Gradle tasks" flag="true" />
  157. <visibility group="Grunt tasks" flag="true" />
  158. <visibility group="Gulp tasks" flag="true" />
  159. <visibility group="Maven goals" flag="true" />
  160. <visibility group="Node.js" flag="true" />
  161. <visibility group="Recent projects" flag="true" />
  162. <visibility group="Run configurations" flag="true" />
  163. <visibility group="npm" flag="true" />
  164. <visibility group="yarn" flag="true" />
  165. </myKeys>
  166. </component>
  167. <component name="RunManager" selected="Spring Boot.YiJiaApplication">
  168. <configuration name="YiJiaApplication" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  169. <option name="MAIN_CLASS_NAME" value="com.yijia.YiJiaApplication" />
  170. <module name="yijia-admin" />
  171. <extension name="coverage">
  172. <pattern>
  173. <option name="PATTERN" value="com.yijia.web.*" />
  174. <option name="ENABLED" value="true" />
  175. </pattern>
  176. </extension>
  177. <method v="2">
  178. <option name="Make" enabled="true" />
  179. </method>
  180. </configuration>
  181. <configuration name="YiJiaApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
  182. <module name="yijia-admin" />
  183. <option name="SPRING_BOOT_MAIN_CLASS" value="com.yijia.YiJiaApplication" />
  184. <method v="2">
  185. <option name="Make" enabled="true" />
  186. </method>
  187. </configuration>
  188. <list>
  189. <item itemvalue="Spring Boot.YiJiaApplication" />
  190. <item itemvalue="应用程序.YiJiaApplication" />
  191. </list>
  192. <recent_temporary>
  193. <list>
  194. <item itemvalue="应用程序.YiJiaApplication" />
  195. </list>
  196. </recent_temporary>
  197. </component>
  198. <component name="SpellCheckerSettings" BundledDictionaries="0" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" Dictionaries="0" CorrectionsLimit="5" DefaultDictionary="application-level" UseSingleDictionary="true" />
  199. <component name="SvnConfiguration">
  200. <configuration />
  201. </component>
  202. <component name="TaskManager">
  203. <task active="true" id="Default" summary="Default task">
  204. <changelist id="d95263d0-9dff-44b4-8deb-343711f78d5d" name="Default Changelist" comment="" />
  205. <created>1619764416168</created>
  206. <option name="number" value="Default" />
  207. <option name="presentableId" value="Default" />
  208. <updated>1619764416168</updated>
  209. <workItem from="1619764418383" duration="105000" />
  210. <workItem from="1619771535576" duration="1443000" />
  211. <workItem from="1619773160476" duration="729000" />
  212. <workItem from="1620910524869" duration="3140000" />
  213. <workItem from="1621323592288" duration="591000" />
  214. <workItem from="1622048644352" duration="645000" />
  215. <workItem from="1622392600264" duration="41000" />
  216. <workItem from="1622392656162" duration="3893000" />
  217. <workItem from="1622557599863" duration="17000" />
  218. <workItem from="1622818227278" duration="26000" />
  219. <workItem from="1622818289564" duration="63000" />
  220. <workItem from="1623581434936" duration="3149000" />
  221. <workItem from="1623594933567" duration="46000" />
  222. <workItem from="1623724045761" duration="17972000" />
  223. <workItem from="1623804548031" duration="302000" />
  224. <workItem from="1623804940504" duration="15388000" />
  225. <workItem from="1623891445908" duration="16593000" />
  226. <workItem from="1623977072261" duration="19479000" />
  227. <workItem from="1624089275283" duration="951000" />
  228. <workItem from="1624236468771" duration="13580000" />
  229. <workItem from="1624278193851" duration="589000" />
  230. <workItem from="1624279054577" duration="1549000" />
  231. <workItem from="1624322970147" duration="12602000" />
  232. <workItem from="1624409364719" duration="1816000" />
  233. <workItem from="1624412333657" duration="1271000" />
  234. <workItem from="1624426424948" duration="5165000" />
  235. <workItem from="1624496054790" duration="333000" />
  236. <workItem from="1624497325493" duration="9032000" />
  237. <workItem from="1624582712571" duration="18295000" />
  238. <workItem from="1624842327326" duration="7214000" />
  239. <workItem from="1624887672760" duration="898000" />
  240. <workItem from="1624888913289" duration="2415000" />
  241. <workItem from="1624896871092" duration="797000" />
  242. <workItem from="1624928644802" duration="17856000" />
  243. <workItem from="1625100102517" duration="24768000" />
  244. <workItem from="1625187136350" duration="18281000" />
  245. <workItem from="1625229801576" duration="360000" />
  246. <workItem from="1625533311248" duration="1164000" />
  247. <workItem from="1625534770392" duration="5297000" />
  248. <workItem from="1625540886637" duration="18152000" />
  249. <workItem from="1625705821288" duration="24841000" />
  250. <workItem from="1625792455977" duration="22441000" />
  251. <workItem from="1626052076163" duration="6889000" />
  252. <workItem from="1626137544995" duration="24853000" />
  253. <workItem from="1626224484065" duration="28534000" />
  254. <workItem from="1626270096425" duration="7937000" />
  255. <workItem from="1626309771524" duration="16134000" />
  256. <workItem from="1626397029036" duration="20294000" />
  257. <workItem from="1626657173218" duration="22807000" />
  258. <workItem from="1626742003271" duration="18938000" />
  259. <workItem from="1626829108357" duration="9564000" />
  260. <workItem from="1626915329482" duration="6308000" />
  261. <workItem from="1627002572361" duration="9407000" />
  262. <workItem from="1627261441315" duration="2846000" />
  263. <workItem from="1627269567650" duration="3434000" />
  264. <workItem from="1627292337936" duration="1420000" />
  265. <workItem from="1627346739029" duration="2841000" />
  266. <workItem from="1627355574657" duration="940000" />
  267. <workItem from="1627438167426" duration="3160000" />
  268. <workItem from="1627461511869" duration="2512000" />
  269. <workItem from="1627520626319" duration="9126000" />
  270. <workItem from="1627628887383" duration="622000" />
  271. <workItem from="1627636880488" duration="595000" />
  272. <workItem from="1627649392314" duration="342000" />
  273. <workItem from="1627868243436" duration="5621000" />
  274. <workItem from="1627893445782" duration="595000" />
  275. <workItem from="1627952026659" duration="9224000" />
  276. <workItem from="1628037877247" duration="13270000" />
  277. <workItem from="1628092822724" duration="712000" />
  278. <workItem from="1628124192861" duration="733000" />
  279. <workItem from="1629341354457" duration="23666000" />
  280. <workItem from="1629766223509" duration="26461000" />
  281. <workItem from="1630301263363" duration="117537000" />
  282. <workItem from="1631234484655" duration="30350000" />
  283. <workItem from="1631494064514" duration="1655000" />
  284. <workItem from="1631500227574" duration="140527000" />
  285. <workItem from="1632449990619" duration="12563000" />
  286. <workItem from="1632467786341" duration="9050000" />
  287. <workItem from="1632617410759" duration="112263000" />
  288. <workItem from="1633653715898" duration="204382000" />
  289. <workItem from="1634887741113" duration="610000" />
  290. <workItem from="1634957890077" duration="1558000" />
  291. <workItem from="1635214739713" duration="28989000" />
  292. <workItem from="1635330829285" duration="23036000" />
  293. <workItem from="1635934334563" duration="934000" />
  294. <workItem from="1636613372742" duration="757000" />
  295. <workItem from="1636687145807" duration="2494000" />
  296. <workItem from="1636784764665" duration="4895000" />
  297. <workItem from="1637493391388" duration="1854000" />
  298. <workItem from="1637545335811" duration="3726000" />
  299. <workItem from="1637552220886" duration="601000" />
  300. <workItem from="1637631116248" duration="2402000" />
  301. <workItem from="1637634030563" duration="5597000" />
  302. <workItem from="1637767575063" duration="4742000" />
  303. <workItem from="1637891889003" duration="3314000" />
  304. <workItem from="1638008815547" duration="5952000" />
  305. <workItem from="1638871491503" duration="1247000" />
  306. <workItem from="1638925809627" duration="133000" />
  307. <workItem from="1638925957496" duration="3976000" />
  308. <workItem from="1639616449394" duration="3631000" />
  309. <workItem from="1640053899916" duration="2063000" />
  310. <workItem from="1640144694760" duration="9802000" />
  311. <workItem from="1640653152595" duration="3018000" />
  312. <workItem from="1640745334578" duration="2453000" />
  313. <workItem from="1641516522132" duration="1321000" />
  314. <workItem from="1649311130858" duration="1149000" />
  315. <workItem from="1653013556525" duration="2657000" />
  316. <workItem from="1653290763696" duration="1589000" />
  317. <workItem from="1655264893988" duration="2135000" />
  318. <workItem from="1655801947868" duration="16701000" />
  319. <workItem from="1656551022330" duration="985000" />
  320. <workItem from="1656553380039" duration="4841000" />
  321. <workItem from="1656983536644" duration="13700000" />
  322. <workItem from="1658192871032" duration="1192000" />
  323. <workItem from="1658454823725" duration="5468000" />
  324. <workItem from="1659062334221" duration="2457000" />
  325. <workItem from="1663034446050" duration="724000" />
  326. <workItem from="1663221396376" duration="11120000" />
  327. <workItem from="1663565886953" duration="36697000" />
  328. <workItem from="1664329975655" duration="15398000" />
  329. <workItem from="1665190910176" duration="2359000" />
  330. <workItem from="1665277043309" duration="10334000" />
  331. <workItem from="1665622771275" duration="5158000" />
  332. <workItem from="1665709084314" duration="26870000" />
  333. </task>
  334. <task id="LOCAL-00001" summary="前端配置文件package-config.json删除">
  335. <created>1619772586309</created>
  336. <option name="number" value="00001" />
  337. <option name="presentableId" value="LOCAL-00001" />
  338. <option name="project" value="LOCAL" />
  339. <updated>1619772586309</updated>
  340. </task>
  341. <task id="LOCAL-00002" summary="前端配置文件package-config.json删除">
  342. <created>1619773193656</created>
  343. <option name="number" value="00002" />
  344. <option name="presentableId" value="LOCAL-00002" />
  345. <option name="project" value="LOCAL" />
  346. <updated>1619773193656</updated>
  347. </task>
  348. <task id="LOCAL-00003" summary="增加标签管理">
  349. <created>1623805126883</created>
  350. <option name="number" value="00003" />
  351. <option name="presentableId" value="LOCAL-00003" />
  352. <option name="project" value="LOCAL" />
  353. <updated>1623805126883</updated>
  354. </task>
  355. <task id="LOCAL-00004" summary="标签管理">
  356. <created>1624270608239</created>
  357. <option name="number" value="00004" />
  358. <option name="presentableId" value="LOCAL-00004" />
  359. <option name="project" value="LOCAL" />
  360. <updated>1624270608239</updated>
  361. </task>
  362. <task id="LOCAL-00005" summary="修改标签规则">
  363. <created>1624349102950</created>
  364. <option name="number" value="00005" />
  365. <option name="presentableId" value="LOCAL-00005" />
  366. <option name="project" value="LOCAL" />
  367. <updated>1624349102950</updated>
  368. </task>
  369. <task id="LOCAL-00006" summary="修改之前以为你包名错误引发的问题">
  370. <created>1624349383289</created>
  371. <option name="number" value="00006" />
  372. <option name="presentableId" value="LOCAL-00006" />
  373. <option name="project" value="LOCAL" />
  374. <updated>1624349383289</updated>
  375. </task>
  376. <task id="LOCAL-00007" summary="x修改文件名问题">
  377. <created>1624349853197</created>
  378. <option name="number" value="00007" />
  379. <option name="presentableId" value="LOCAL-00007" />
  380. <option name="project" value="LOCAL" />
  381. <updated>1624349853197</updated>
  382. </task>
  383. <task id="LOCAL-00008" summary="修改标签">
  384. <created>1624350041927</created>
  385. <option name="number" value="00008" />
  386. <option name="presentableId" value="LOCAL-00008" />
  387. <option name="project" value="LOCAL" />
  388. <updated>1624350041927</updated>
  389. </task>
  390. <task id="LOCAL-00009" summary="增加字段">
  391. <created>1624350405906</created>
  392. <option name="number" value="00009" />
  393. <option name="presentableId" value="LOCAL-00009" />
  394. <option name="project" value="LOCAL" />
  395. <updated>1624350405906</updated>
  396. </task>
  397. <task id="LOCAL-00010" summary="优化默认的油站信息">
  398. <created>1624350755316</created>
  399. <option name="number" value="00010" />
  400. <option name="presentableId" value="LOCAL-00010" />
  401. <option name="project" value="LOCAL" />
  402. <updated>1624350755316</updated>
  403. </task>
  404. <task id="LOCAL-00011" summary="修改油站信息">
  405. <created>1624350945987</created>
  406. <option name="number" value="00011" />
  407. <option name="presentableId" value="LOCAL-00011" />
  408. <option name="project" value="LOCAL" />
  409. <updated>1624350945987</updated>
  410. </task>
  411. <task id="LOCAL-00012" summary="充值消费查询,按照日期查询">
  412. <created>1624351040781</created>
  413. <option name="number" value="00012" />
  414. <option name="presentableId" value="LOCAL-00012" />
  415. <option name="project" value="LOCAL" />
  416. <updated>1624351040781</updated>
  417. </task>
  418. <task id="LOCAL-00013" summary="修改标签">
  419. <created>1624426462045</created>
  420. <option name="number" value="00013" />
  421. <option name="presentableId" value="LOCAL-00013" />
  422. <option name="project" value="LOCAL" />
  423. <updated>1624426462045</updated>
  424. </task>
  425. <task id="LOCAL-00014" summary="修改充值消费">
  426. <created>1624426667330</created>
  427. <option name="number" value="00014" />
  428. <option name="presentableId" value="LOCAL-00014" />
  429. <option name="project" value="LOCAL" />
  430. <updated>1624426667330</updated>
  431. </task>
  432. <task id="LOCAL-00015" summary="修改标签修改">
  433. <created>1624435073005</created>
  434. <option name="number" value="00015" />
  435. <option name="presentableId" value="LOCAL-00015" />
  436. <option name="project" value="LOCAL" />
  437. <updated>1624435073005</updated>
  438. </task>
  439. <task id="LOCAL-00016" summary="增加标签管理">
  440. <created>1624496217956</created>
  441. <option name="number" value="00016" />
  442. <option name="presentableId" value="LOCAL-00016" />
  443. <option name="project" value="LOCAL" />
  444. <updated>1624496217956</updated>
  445. </task>
  446. <task id="LOCAL-00017" summary="电子卡增加标签营销方案">
  447. <created>1624521587568</created>
  448. <option name="number" value="00017" />
  449. <option name="presentableId" value="LOCAL-00017" />
  450. <option name="project" value="LOCAL" />
  451. <updated>1624521587568</updated>
  452. </task>
  453. <task id="LOCAL-00018" summary="增加营销管理字段">
  454. <created>1624887996839</created>
  455. <option name="number" value="00018" />
  456. <option name="presentableId" value="LOCAL-00018" />
  457. <option name="project" value="LOCAL" />
  458. <updated>1624887996839</updated>
  459. </task>
  460. <task id="LOCAL-00019" summary="便签管理">
  461. <created>1624888161019</created>
  462. <option name="number" value="00019" />
  463. <option name="presentableId" value="LOCAL-00019" />
  464. <option name="project" value="LOCAL" />
  465. <updated>1624888161019</updated>
  466. </task>
  467. <task id="LOCAL-00020" summary="标签接口引入">
  468. <created>1624888233107</created>
  469. <option name="number" value="00020" />
  470. <option name="presentableId" value="LOCAL-00020" />
  471. <option name="project" value="LOCAL" />
  472. <updated>1624888233107</updated>
  473. </task>
  474. <task id="LOCAL-00021" summary="客户信息">
  475. <created>1624888295731</created>
  476. <option name="number" value="00021" />
  477. <option name="presentableId" value="LOCAL-00021" />
  478. <option name="project" value="LOCAL" />
  479. <updated>1624888295731</updated>
  480. </task>
  481. <task id="LOCAL-00022" summary="客户标签绑定">
  482. <created>1625106672117</created>
  483. <option name="number" value="00022" />
  484. <option name="presentableId" value="LOCAL-00022" />
  485. <option name="project" value="LOCAL" />
  486. <updated>1625106672118</updated>
  487. </task>
  488. <task id="LOCAL-00023" summary="修改登陆人信息,代理人信息增加,部门信息查询">
  489. <created>1625795043772</created>
  490. <option name="number" value="00023" />
  491. <option name="presentableId" value="LOCAL-00023" />
  492. <option name="project" value="LOCAL" />
  493. <updated>1625795043772</updated>
  494. </task>
  495. <task id="LOCAL-00024" summary="代理人信息,用户信息">
  496. <created>1625795086178</created>
  497. <option name="number" value="00024" />
  498. <option name="presentableId" value="LOCAL-00024" />
  499. <option name="project" value="LOCAL" />
  500. <updated>1625795086178</updated>
  501. </task>
  502. <task id="LOCAL-00025" summary="增加代理人">
  503. <created>1625795128687</created>
  504. <option name="number" value="00025" />
  505. <option name="presentableId" value="LOCAL-00025" />
  506. <option name="project" value="LOCAL" />
  507. <updated>1625795128687</updated>
  508. </task>
  509. <task id="LOCAL-00026" summary="代理人管理">
  510. <created>1625795160334</created>
  511. <option name="number" value="00026" />
  512. <option name="presentableId" value="LOCAL-00026" />
  513. <option name="project" value="LOCAL" />
  514. <updated>1625795160334</updated>
  515. </task>
  516. <task id="LOCAL-00027" summary="增加代理人。代理集团。">
  517. <created>1625795226432</created>
  518. <option name="number" value="00027" />
  519. <option name="presentableId" value="LOCAL-00027" />
  520. <option name="project" value="LOCAL" />
  521. <updated>1625795226432</updated>
  522. </task>
  523. <task id="LOCAL-00028" summary="增加阶梯直降">
  524. <created>1625795336302</created>
  525. <option name="number" value="00028" />
  526. <option name="presentableId" value="LOCAL-00028" />
  527. <option name="project" value="LOCAL" />
  528. <updated>1625795336302</updated>
  529. </task>
  530. <task id="LOCAL-00029" summary="客户信息查询优化">
  531. <created>1625795711164</created>
  532. <option name="number" value="00029" />
  533. <option name="presentableId" value="LOCAL-00029" />
  534. <option name="project" value="LOCAL" />
  535. <updated>1625795711164</updated>
  536. </task>
  537. <task id="LOCAL-00030" summary="分级权限查询">
  538. <created>1626138316438</created>
  539. <option name="number" value="00030" />
  540. <option name="presentableId" value="LOCAL-00030" />
  541. <option name="project" value="LOCAL" />
  542. <updated>1626138316438</updated>
  543. </task>
  544. <task id="LOCAL-00031" summary="分级权限查询">
  545. <created>1626140290896</created>
  546. <option name="number" value="00031" />
  547. <option name="presentableId" value="LOCAL-00031" />
  548. <option name="project" value="LOCAL" />
  549. <updated>1626140290896</updated>
  550. </task>
  551. <task id="LOCAL-00032" summary="分级权限查询,lnG功能开发">
  552. <created>1626284976664</created>
  553. <option name="number" value="00032" />
  554. <option name="presentableId" value="LOCAL-00032" />
  555. <option name="project" value="LOCAL" />
  556. <updated>1626284976664</updated>
  557. </task>
  558. <task id="LOCAL-00033" summary="修改设备类型1是小票机2是pos机">
  559. <created>1626674675811</created>
  560. <option name="number" value="00033" />
  561. <option name="presentableId" value="LOCAL-00033" />
  562. <option name="project" value="LOCAL" />
  563. <updated>1626674675811</updated>
  564. </task>
  565. <task id="LOCAL-00034" summary="补打标签">
  566. <created>1626759373661</created>
  567. <option name="number" value="00034" />
  568. <option name="presentableId" value="LOCAL-00034" />
  569. <option name="project" value="LOCAL" />
  570. <updated>1626759373661</updated>
  571. </task>
  572. <task id="LOCAL-00035" summary="删除没有用的引入包">
  573. <created>1628038126804</created>
  574. <option name="number" value="00035" />
  575. <option name="presentableId" value="LOCAL-00035" />
  576. <option name="project" value="LOCAL" />
  577. <updated>1628038126804</updated>
  578. </task>
  579. <task id="LOCAL-00036" summary="增加司机优惠价格">
  580. <created>1628038232514</created>
  581. <option name="number" value="00036" />
  582. <option name="presentableId" value="LOCAL-00036" />
  583. <option name="project" value="LOCAL" />
  584. <updated>1628038232514</updated>
  585. </task>
  586. <task id="LOCAL-00037" summary="增加员工逻辑删除">
  587. <created>1628038287377</created>
  588. <option name="number" value="00037" />
  589. <option name="presentableId" value="LOCAL-00037" />
  590. <option name="project" value="LOCAL" />
  591. <updated>1628038287377</updated>
  592. </task>
  593. <task id="LOCAL-00038" summary="标签规则设置,增加是否强拉字段标签">
  594. <created>1628038480195</created>
  595. <option name="number" value="00038" />
  596. <option name="presentableId" value="LOCAL-00038" />
  597. <option name="project" value="LOCAL" />
  598. <updated>1628038480195</updated>
  599. </task>
  600. <task id="LOCAL-00039" summary="增加城市字段,增加是都是lNG标识字段。">
  601. <created>1628039022248</created>
  602. <option name="number" value="00039" />
  603. <option name="presentableId" value="LOCAL-00039" />
  604. <option name="project" value="LOCAL" />
  605. <updated>1628039022248</updated>
  606. </task>
  607. <task id="LOCAL-00040" summary="增加加油员id">
  608. <created>1628066460415</created>
  609. <option name="number" value="00040" />
  610. <option name="presentableId" value="LOCAL-00040" />
  611. <option name="project" value="LOCAL" />
  612. <updated>1628066460415</updated>
  613. </task>
  614. <task id="LOCAL-00041" summary="删除没有用的引入包">
  615. <created>1632448989370</created>
  616. <option name="number" value="00041" />
  617. <option name="presentableId" value="LOCAL-00041" />
  618. <option name="project" value="LOCAL" />
  619. <updated>1632448989371</updated>
  620. </task>
  621. <task id="LOCAL-00042" summary="删除没有用的引入包">
  622. <created>1632449036876</created>
  623. <option name="number" value="00042" />
  624. <option name="presentableId" value="LOCAL-00042" />
  625. <option name="project" value="LOCAL" />
  626. <updated>1632449036877</updated>
  627. </task>
  628. <task id="LOCAL-00043" summary="退款信息修改,班结统计的方式,退款审核2021-10-15">
  629. <created>1634291954126</created>
  630. <option name="number" value="00043" />
  631. <option name="presentableId" value="LOCAL-00043" />
  632. <option name="project" value="LOCAL" />
  633. <updated>1634291954126</updated>
  634. </task>
  635. <task id="LOCAL-00044" summary="退款信息修改,班结统计的方式,退款审核2021-10-15">
  636. <created>1634292026919</created>
  637. <option name="number" value="00044" />
  638. <option name="presentableId" value="LOCAL-00044" />
  639. <option name="project" value="LOCAL" />
  640. <updated>1634292026919</updated>
  641. </task>
  642. <task id="LOCAL-00045" summary="退款信息修改,班结统计的方式,退款审核2021-10-15">
  643. <created>1634292042252</created>
  644. <option name="number" value="00045" />
  645. <option name="presentableId" value="LOCAL-00045" />
  646. <option name="project" value="LOCAL" />
  647. <updated>1634292042252</updated>
  648. </task>
  649. <task id="LOCAL-00046" summary="针对退款时将所有的订单信息进行退款2021-10-15">
  650. <created>1634292126022</created>
  651. <option name="number" value="00046" />
  652. <option name="presentableId" value="LOCAL-00046" />
  653. <option name="project" value="LOCAL" />
  654. <updated>1634292126022</updated>
  655. </task>
  656. <task id="LOCAL-00047" summary="针对退款时将所有的订单信息进行退款2021-10-15">
  657. <created>1656467119634</created>
  658. <option name="number" value="00047" />
  659. <option name="presentableId" value="LOCAL-00047" />
  660. <option name="project" value="LOCAL" />
  661. <updated>1656467119634</updated>
  662. </task>
  663. <option name="localTasksCounter" value="48" />
  664. <servers />
  665. </component>
  666. <component name="TypeScriptGeneratedFilesManager">
  667. <option name="version" value="2" />
  668. </component>
  669. <component name="Vcs.Log.History.Properties">
  670. <option name="COLUMN_ORDER">
  671. <list>
  672. <option value="0" />
  673. <option value="2" />
  674. <option value="3" />
  675. <option value="1" />
  676. </list>
  677. </option>
  678. </component>
  679. <component name="Vcs.Log.Tabs.Properties">
  680. <option name="TAB_STATES">
  681. <map>
  682. <entry key="MAIN">
  683. <value>
  684. <State>
  685. <option name="FILTERS">
  686. <map>
  687. <entry key="branch">
  688. <value>
  689. <list>
  690. <option value="master" />
  691. </list>
  692. </value>
  693. </entry>
  694. </map>
  695. </option>
  696. </State>
  697. </value>
  698. </entry>
  699. </map>
  700. </option>
  701. <option name="oldMeFiltersMigrated" value="true" />
  702. </component>
  703. <component name="VcsManagerConfiguration">
  704. <MESSAGE value="电子卡增加标签营销方案" />
  705. <MESSAGE value="增加营销管理字段" />
  706. <MESSAGE value="便签管理" />
  707. <MESSAGE value="标签接口引入" />
  708. <MESSAGE value="客户信息" />
  709. <MESSAGE value="客户标签绑定" />
  710. <MESSAGE value="修改登陆人信息,代理人信息增加,部门信息查询" />
  711. <MESSAGE value="代理人信息,用户信息" />
  712. <MESSAGE value="增加代理人" />
  713. <MESSAGE value="代理人管理" />
  714. <MESSAGE value="增加代理人。代理集团。" />
  715. <MESSAGE value="增加阶梯直降" />
  716. <MESSAGE value="客户信息查询优化" />
  717. <MESSAGE value="分级权限查询" />
  718. <MESSAGE value="分级权限查询,lnG功能开发" />
  719. <MESSAGE value="修改设备类型1是小票机2是pos机" />
  720. <MESSAGE value="补打标签" />
  721. <MESSAGE value="增加司机优惠价格" />
  722. <MESSAGE value="增加员工逻辑删除" />
  723. <MESSAGE value="标签规则设置,增加是否强拉字段标签" />
  724. <MESSAGE value="增加城市字段,增加是都是lNG标识字段。" />
  725. <MESSAGE value="增加加油员id" />
  726. <MESSAGE value="删除没有用的引入包" />
  727. <MESSAGE value="退款信息修改,班结统计的方式,退款审核2021-10-15" />
  728. <MESSAGE value="针对退款时将所有的订单信息进行退款2021-10-15" />
  729. <option name="LAST_COMMIT_MESSAGE" value="针对退款时将所有的订单信息进行退款2021-10-15" />
  730. </component>
  731. <component name="WindowStateProjectService">
  732. <state x="765" y="269" key="#com.intellij.ide.util.MemberChooser" timestamp="1665737205704">
  733. <screen x="0" y="0" width="1920" height="1160" />
  734. </state>
  735. <state x="765" y="269" key="#com.intellij.ide.util.MemberChooser/0.0.1920.1160@0.0.1920.1160" timestamp="1665737205704" />
  736. <state x="740" y="341" key="FileChooserDialogImpl" timestamp="1664420679024">
  737. <screen x="0" y="0" width="1920" height="1160" />
  738. </state>
  739. <state x="740" y="341" key="FileChooserDialogImpl/0.0.1920.1160@0.0.1920.1160" timestamp="1664420679024" />
  740. <state width="1860" height="318" key="GridCell.Tab.0.bottom" timestamp="1666171229866">
  741. <screen x="0" y="0" width="1920" height="1160" />
  742. </state>
  743. <state width="1860" height="318" key="GridCell.Tab.0.bottom/0.0.1920.1160@0.0.1920.1160" timestamp="1666171229866" />
  744. <state width="1860" height="318" key="GridCell.Tab.0.center" timestamp="1666171229866">
  745. <screen x="0" y="0" width="1920" height="1160" />
  746. </state>
  747. <state width="1860" height="318" key="GridCell.Tab.0.center/0.0.1920.1160@0.0.1920.1160" timestamp="1666171229866" />
  748. <state width="1860" height="318" key="GridCell.Tab.0.left" timestamp="1666171229866">
  749. <screen x="0" y="0" width="1920" height="1160" />
  750. </state>
  751. <state width="1860" height="318" key="GridCell.Tab.0.left/0.0.1920.1160@0.0.1920.1160" timestamp="1666171229866" />
  752. <state width="1860" height="318" key="GridCell.Tab.0.right" timestamp="1666171229866">
  753. <screen x="0" y="0" width="1920" height="1160" />
  754. </state>
  755. <state width="1860" height="318" key="GridCell.Tab.0.right/0.0.1920.1160@0.0.1920.1160" timestamp="1666171229866" />
  756. <state width="1860" height="337" key="GridCell.Tab.1.bottom" timestamp="1666058203693">
  757. <screen x="0" y="0" width="1920" height="1160" />
  758. </state>
  759. <state width="1860" height="337" key="GridCell.Tab.1.bottom/0.0.1920.1160@0.0.1920.1160" timestamp="1666058203693" />
  760. <state width="1860" height="337" key="GridCell.Tab.1.center" timestamp="1666058203693">
  761. <screen x="0" y="0" width="1920" height="1160" />
  762. </state>
  763. <state width="1860" height="337" key="GridCell.Tab.1.center/0.0.1920.1160@0.0.1920.1160" timestamp="1666058203693" />
  764. <state width="1860" height="337" key="GridCell.Tab.1.left" timestamp="1666058203693">
  765. <screen x="0" y="0" width="1920" height="1160" />
  766. </state>
  767. <state width="1860" height="337" key="GridCell.Tab.1.left/0.0.1920.1160@0.0.1920.1160" timestamp="1666058203693" />
  768. <state width="1860" height="337" key="GridCell.Tab.1.right" timestamp="1666058203693">
  769. <screen x="0" y="0" width="1920" height="1160" />
  770. </state>
  771. <state width="1860" height="337" key="GridCell.Tab.1.right/0.0.1920.1160@0.0.1920.1160" timestamp="1666058203693" />
  772. <state width="1860" height="337" key="GridCell.Tab.2.bottom" timestamp="1666058203694">
  773. <screen x="0" y="0" width="1920" height="1160" />
  774. </state>
  775. <state width="1860" height="337" key="GridCell.Tab.2.bottom/0.0.1920.1160@0.0.1920.1160" timestamp="1666058203694" />
  776. <state width="1860" height="337" key="GridCell.Tab.2.center" timestamp="1666058203694">
  777. <screen x="0" y="0" width="1920" height="1160" />
  778. </state>
  779. <state width="1860" height="337" key="GridCell.Tab.2.center/0.0.1920.1160@0.0.1920.1160" timestamp="1666058203694" />
  780. <state width="1860" height="337" key="GridCell.Tab.2.left" timestamp="1666058203693">
  781. <screen x="0" y="0" width="1920" height="1160" />
  782. </state>
  783. <state width="1860" height="337" key="GridCell.Tab.2.left/0.0.1920.1160@0.0.1920.1160" timestamp="1666058203693" />
  784. <state width="1860" height="337" key="GridCell.Tab.2.right" timestamp="1666058203694">
  785. <screen x="0" y="0" width="1920" height="1160" />
  786. </state>
  787. <state width="1860" height="337" key="GridCell.Tab.2.right/0.0.1920.1160@0.0.1920.1160" timestamp="1666058203694" />
  788. <state x="461" y="231" key="SettingsEditor" timestamp="1663724002207">
  789. <screen x="0" y="0" width="1920" height="1160" />
  790. </state>
  791. <state x="461" y="231" key="SettingsEditor/0.0.1920.1160@0.0.1920.1160" timestamp="1663724002207" />
  792. <state x="660" y="289" width="599" height="616" key="find.popup" timestamp="1665731815797">
  793. <screen x="0" y="0" width="1920" height="1160" />
  794. </state>
  795. <state x="660" y="289" width="599" height="616" key="find.popup/0.0.1920.1160@0.0.1920.1160" timestamp="1665731815797" />
  796. </component>
  797. <component name="XDebuggerManager">
  798. <breakpoint-manager>
  799. <breakpoints>
  800. <line-breakpoint type="java-line">
  801. <url>file://$PROJECT_DIR$/yijia-label/src/main/java/com/yijia/markert/controller/CustomerLabelController.java</url>
  802. <line>116</line>
  803. <option name="timeStamp" value="3" />
  804. </line-breakpoint>
  805. <line-breakpoint enabled="true" type="java-line">
  806. <url>file://$PROJECT_DIR$/yijia-common/src/main/java/com/yijia/common/utils/SecurityUtils.java</url>
  807. <line>75</line>
  808. <option name="timeStamp" value="9" />
  809. </line-breakpoint>
  810. <line-breakpoint enabled="true" type="java-line">
  811. <url>file://$PROJECT_DIR$/yijia-coupon/src/main/java/com/yijia/coupon/controller/CouponIssueController.java</url>
  812. <line>245</line>
  813. <option name="timeStamp" value="16" />
  814. </line-breakpoint>
  815. <line-breakpoint enabled="true" type="java-line">
  816. <url>file://$PROJECT_DIR$/yijia-coupon/src/main/java/com/yijia/coupon/controller/CouponIssueController.java</url>
  817. <line>224</line>
  818. <option name="timeStamp" value="17" />
  819. </line-breakpoint>
  820. <line-breakpoint enabled="true" type="java-line">
  821. <url>file://$PROJECT_DIR$/yijia-coupon/src/main/java/com/yijia/coupon/controller/CouponIssueController.java</url>
  822. <line>223</line>
  823. <option name="timeStamp" value="18" />
  824. </line-breakpoint>
  825. <line-breakpoint enabled="true" type="java-line">
  826. <url>file://$PROJECT_DIR$/yijia-coupon/src/main/java/com/yijia/coupon/controller/CouponIssueController.java</url>
  827. <line>130</line>
  828. <option name="timeStamp" value="19" />
  829. </line-breakpoint>
  830. <line-breakpoint enabled="true" type="java-line">
  831. <url>file://$PROJECT_DIR$/yijia-coupon/src/main/java/com/yijia/coupon/controller/CouponIssueController.java</url>
  832. <line>266</line>
  833. <option name="timeStamp" value="21" />
  834. </line-breakpoint>
  835. <line-breakpoint enabled="true" type="java-line">
  836. <url>file://$PROJECT_DIR$/yijia-coupon/src/main/java/com/yijia/coupon/controller/CouponIssueController.java</url>
  837. <line>265</line>
  838. <option name="timeStamp" value="27" />
  839. </line-breakpoint>
  840. <line-breakpoint enabled="true" type="java-line">
  841. <url>file://$PROJECT_DIR$/yijia-admin/src/main/java/com/yijia/web/controller/common/CommonController.java</url>
  842. <line>75</line>
  843. <option name="timeStamp" value="42" />
  844. </line-breakpoint>
  845. <line-breakpoint enabled="true" type="java-line">
  846. <url>file://$PROJECT_DIR$/yijia-admin/src/main/java/com/yijia/web/controller/common/CommonController.java</url>
  847. <line>82</line>
  848. <option name="timeStamp" value="43" />
  849. </line-breakpoint>
  850. <line-breakpoint enabled="true" type="java-line">
  851. <url>file://$PROJECT_DIR$/yijia-admin/src/main/java/com/yijia/web/controller/common/CommonController.java</url>
  852. <line>90</line>
  853. <option name="timeStamp" value="44" />
  854. </line-breakpoint>
  855. <line-breakpoint enabled="true" type="java-line">
  856. <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/controller/CardExcelImportController.java</url>
  857. <line>91</line>
  858. <option name="timeStamp" value="61" />
  859. </line-breakpoint>
  860. <line-breakpoint enabled="true" type="java-line">
  861. <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/controller/CardExcelImportController.java</url>
  862. <line>90</line>
  863. <option name="timeStamp" value="62" />
  864. </line-breakpoint>
  865. <line-breakpoint enabled="true" type="java-line">
  866. <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/controller/CardExcelImportController.java</url>
  867. <line>88</line>
  868. <option name="timeStamp" value="66" />
  869. </line-breakpoint>
  870. <line-breakpoint enabled="true" type="java-line">
  871. <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/controller/CardExcelImportController.java</url>
  872. <line>87</line>
  873. <option name="timeStamp" value="67" />
  874. </line-breakpoint>
  875. <line-breakpoint enabled="true" type="java-line">
  876. <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/controller/CardExcelImportController.java</url>
  877. <line>106</line>
  878. <option name="timeStamp" value="68" />
  879. </line-breakpoint>
  880. <line-breakpoint enabled="true" type="java-line">
  881. <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/controller/CardExcelImportController.java</url>
  882. <line>104</line>
  883. <option name="timeStamp" value="69" />
  884. </line-breakpoint>
  885. <line-breakpoint enabled="true" type="java-line">
  886. <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/service/impl/CardExcelImportServiceImpl.java</url>
  887. <line>146</line>
  888. <option name="timeStamp" value="71" />
  889. </line-breakpoint>
  890. <line-breakpoint enabled="true" type="java-line">
  891. <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/service/impl/CardExcelImportServiceImpl.java</url>
  892. <line>145</line>
  893. <option name="timeStamp" value="72" />
  894. </line-breakpoint>
  895. <line-breakpoint enabled="true" type="java-line">
  896. <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/service/impl/CardExcelImportServiceImpl.java</url>
  897. <line>132</line>
  898. <option name="timeStamp" value="73" />
  899. </line-breakpoint>
  900. <line-breakpoint enabled="true" type="java-line">
  901. <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/service/impl/CardExcelImportServiceImpl.java</url>
  902. <line>154</line>
  903. <option name="timeStamp" value="86" />
  904. </line-breakpoint>
  905. <line-breakpoint enabled="true" type="java-line">
  906. <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/service/impl/CardExcelImportServiceImpl.java</url>
  907. <line>156</line>
  908. <option name="timeStamp" value="87" />
  909. </line-breakpoint>
  910. <line-breakpoint enabled="true" type="java-line">
  911. <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/service/impl/CardExcelImportServiceImpl.java</url>
  912. <line>155</line>
  913. <option name="timeStamp" value="88" />
  914. </line-breakpoint>
  915. <line-breakpoint enabled="true" type="java-line">
  916. <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/service/impl/CardExcelImportServiceImpl.java</url>
  917. <line>195</line>
  918. <option name="timeStamp" value="89" />
  919. </line-breakpoint>
  920. <line-breakpoint enabled="true" type="java-line">
  921. <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/service/impl/CardExcelImportServiceImpl.java</url>
  922. <line>192</line>
  923. <option name="timeStamp" value="90" />
  924. </line-breakpoint>
  925. <line-breakpoint enabled="true" type="java-line">
  926. <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/service/impl/CardExcelImportServiceImpl.java</url>
  927. <line>190</line>
  928. <option name="timeStamp" value="91" />
  929. </line-breakpoint>
  930. <line-breakpoint enabled="true" type="java-line">
  931. <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/service/impl/CardExcelImportServiceImpl.java</url>
  932. <line>187</line>
  933. <option name="timeStamp" value="92" />
  934. </line-breakpoint>
  935. <line-breakpoint enabled="true" type="java-line">
  936. <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/service/impl/CardExcelImportServiceImpl.java</url>
  937. <line>179</line>
  938. <option name="timeStamp" value="93" />
  939. </line-breakpoint>
  940. <line-breakpoint enabled="true" type="java-line">
  941. <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/service/impl/CardExcelImportServiceImpl.java</url>
  942. <line>181</line>
  943. <option name="timeStamp" value="94" />
  944. </line-breakpoint>
  945. <line-breakpoint enabled="true" type="java-line">
  946. <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/service/impl/CardExcelImportServiceImpl.java</url>
  947. <line>175</line>
  948. <option name="timeStamp" value="95" />
  949. </line-breakpoint>
  950. <line-breakpoint enabled="true" type="java-line">
  951. <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/service/impl/CardExcelImportServiceImpl.java</url>
  952. <line>168</line>
  953. <option name="timeStamp" value="96" />
  954. </line-breakpoint>
  955. <line-breakpoint enabled="true" type="java-line">
  956. <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/service/impl/CardExcelImportServiceImpl.java</url>
  957. <line>162</line>
  958. <option name="timeStamp" value="97" />
  959. </line-breakpoint>
  960. <line-breakpoint enabled="true" type="java-line">
  961. <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/service/impl/CardExcelImportServiceImpl.java</url>
  962. <line>213</line>
  963. <option name="timeStamp" value="104" />
  964. </line-breakpoint>
  965. <line-breakpoint enabled="true" type="java-line">
  966. <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/service/impl/CardExcelImportServiceImpl.java</url>
  967. <line>364</line>
  968. <option name="timeStamp" value="106" />
  969. </line-breakpoint>
  970. <line-breakpoint enabled="true" type="java-line">
  971. <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/service/impl/CardExcelImportServiceImpl.java</url>
  972. <line>365</line>
  973. <option name="timeStamp" value="107" />
  974. </line-breakpoint>
  975. <line-breakpoint enabled="true" type="java-line">
  976. <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/service/impl/CardExcelImportServiceImpl.java</url>
  977. <line>375</line>
  978. <option name="timeStamp" value="111" />
  979. </line-breakpoint>
  980. <line-breakpoint enabled="true" type="java-line">
  981. <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/service/impl/CardExcelImportServiceImpl.java</url>
  982. <line>370</line>
  983. <option name="timeStamp" value="114" />
  984. </line-breakpoint>
  985. <line-breakpoint enabled="true" type="java-line">
  986. <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/service/impl/CardExcelImportServiceImpl.java</url>
  987. <line>381</line>
  988. <option name="timeStamp" value="115" />
  989. </line-breakpoint>
  990. <line-breakpoint enabled="true" type="java-line">
  991. <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/service/impl/CardExcelImportServiceImpl.java</url>
  992. <line>221</line>
  993. <option name="timeStamp" value="132" />
  994. </line-breakpoint>
  995. <line-breakpoint enabled="true" type="java-line">
  996. <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/service/impl/CardExcelImportServiceImpl.java</url>
  997. <line>223</line>
  998. <option name="timeStamp" value="133" />
  999. </line-breakpoint>
  1000. <line-breakpoint enabled="true" type="java-line">
  1001. <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/service/impl/CardExcelImportServiceImpl.java</url>
  1002. <line>225</line>
  1003. <option name="timeStamp" value="134" />
  1004. </line-breakpoint>
  1005. <line-breakpoint enabled="true" type="java-line">
  1006. <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/controller/CardExcelImportController.java</url>
  1007. <line>162</line>
  1008. <option name="timeStamp" value="135" />
  1009. </line-breakpoint>
  1010. <line-breakpoint enabled="true" type="java-line">
  1011. <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/controller/StationClassStructureController.java</url>
  1012. <line>862</line>
  1013. <option name="timeStamp" value="152" />
  1014. </line-breakpoint>
  1015. <line-breakpoint enabled="true" type="java-line">
  1016. <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/controller/StationClassStructureController.java</url>
  1017. <line>863</line>
  1018. <option name="timeStamp" value="153" />
  1019. </line-breakpoint>
  1020. <line-breakpoint enabled="true" type="java-line">
  1021. <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/controller/StationClassStructureController.java</url>
  1022. <line>861</line>
  1023. <option name="timeStamp" value="154" />
  1024. </line-breakpoint>
  1025. <line-breakpoint enabled="true" type="java-line">
  1026. <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/controller/StationClassStructureController.java</url>
  1027. <line>965</line>
  1028. <option name="timeStamp" value="155" />
  1029. </line-breakpoint>
  1030. <line-breakpoint enabled="true" type="java-line">
  1031. <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/controller/StationClassStructureController.java</url>
  1032. <line>964</line>
  1033. <option name="timeStamp" value="156" />
  1034. </line-breakpoint>
  1035. <line-breakpoint enabled="true" type="java-line">
  1036. <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/controller/StationClassStructureController.java</url>
  1037. <line>1302</line>
  1038. <option name="timeStamp" value="157" />
  1039. </line-breakpoint>
  1040. <line-breakpoint enabled="true" type="java-line">
  1041. <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/controller/StationClassStructureController.java</url>
  1042. <line>1319</line>
  1043. <option name="timeStamp" value="158" />
  1044. </line-breakpoint>
  1045. <line-breakpoint enabled="true" type="java-line">
  1046. <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/controller/StationClassStructureController.java</url>
  1047. <line>1339</line>
  1048. <option name="timeStamp" value="159" />
  1049. </line-breakpoint>
  1050. <line-breakpoint enabled="true" type="java-line">
  1051. <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/controller/StationClassStructureController.java</url>
  1052. <line>858</line>
  1053. <option name="timeStamp" value="161" />
  1054. </line-breakpoint>
  1055. <line-breakpoint enabled="true" type="java-line">
  1056. <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/controller/StationClassStructureController.java</url>
  1057. <line>1431</line>
  1058. <option name="timeStamp" value="170" />
  1059. </line-breakpoint>
  1060. <line-breakpoint enabled="true" type="java-line">
  1061. <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/controller/StationClassStructureController.java</url>
  1062. <line>1432</line>
  1063. <option name="timeStamp" value="171" />
  1064. </line-breakpoint>
  1065. <line-breakpoint enabled="true" type="java-line">
  1066. <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/controller/StationClassStructureController.java</url>
  1067. <line>826</line>
  1068. <option name="timeStamp" value="197" />
  1069. </line-breakpoint>
  1070. <line-breakpoint enabled="true" type="java-line">
  1071. <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/controller/StationClassStructureController.java</url>
  1072. <line>1315</line>
  1073. <option name="timeStamp" value="199" />
  1074. </line-breakpoint>
  1075. <line-breakpoint enabled="true" type="java-line">
  1076. <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/controller/StationClassStructureController.java</url>
  1077. <line>1709</line>
  1078. <option name="timeStamp" value="221" />
  1079. </line-breakpoint>
  1080. <line-breakpoint enabled="true" type="java-line">
  1081. <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/controller/StationClassStructureController.java</url>
  1082. <line>175</line>
  1083. <option name="timeStamp" value="226" />
  1084. </line-breakpoint>
  1085. <line-breakpoint enabled="true" type="java-line">
  1086. <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/service/impl/PayOrderServiceImpl.java</url>
  1087. <line>545</line>
  1088. <option name="timeStamp" value="228" />
  1089. </line-breakpoint>
  1090. <line-breakpoint enabled="true" type="java-line">
  1091. <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/service/impl/PayOrderServiceImpl.java</url>
  1092. <line>547</line>
  1093. <option name="timeStamp" value="229" />
  1094. </line-breakpoint>
  1095. <line-breakpoint enabled="true" type="java-line">
  1096. <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/service/impl/PayOrderServiceImpl.java</url>
  1097. <line>551</line>
  1098. <option name="timeStamp" value="230" />
  1099. </line-breakpoint>
  1100. <line-breakpoint enabled="true" type="java-line">
  1101. <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/service/impl/PayOrderServiceImpl.java</url>
  1102. <line>552</line>
  1103. <option name="timeStamp" value="231" />
  1104. </line-breakpoint>
  1105. <line-breakpoint enabled="true" type="java-line">
  1106. <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/service/impl/PayOrderServiceImpl.java</url>
  1107. <line>553</line>
  1108. <option name="timeStamp" value="232" />
  1109. </line-breakpoint>
  1110. <line-breakpoint enabled="true" type="java-line">
  1111. <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/service/impl/PayOrderServiceImpl.java</url>
  1112. <line>541</line>
  1113. <option name="timeStamp" value="233" />
  1114. </line-breakpoint>
  1115. <line-breakpoint enabled="true" type="java-line">
  1116. <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/service/impl/PayOrderServiceImpl.java</url>
  1117. <line>542</line>
  1118. <option name="timeStamp" value="234" />
  1119. </line-breakpoint>
  1120. <line-breakpoint enabled="true" type="java-line">
  1121. <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/service/impl/PayOrderServiceImpl.java</url>
  1122. <line>543</line>
  1123. <option name="timeStamp" value="235" />
  1124. </line-breakpoint>
  1125. <line-breakpoint enabled="true" type="java-line">
  1126. <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/service/impl/PayOrderServiceImpl.java</url>
  1127. <line>539</line>
  1128. <option name="timeStamp" value="236" />
  1129. </line-breakpoint>
  1130. <line-breakpoint enabled="true" type="java-line">
  1131. <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/service/impl/PayOrderServiceImpl.java</url>
  1132. <line>532</line>
  1133. <option name="timeStamp" value="239" />
  1134. </line-breakpoint>
  1135. <line-breakpoint enabled="true" type="java-line">
  1136. <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/service/impl/PayOrderServiceImpl.java</url>
  1137. <line>557</line>
  1138. <option name="timeStamp" value="240" />
  1139. </line-breakpoint>
  1140. <line-breakpoint enabled="true" type="java-line">
  1141. <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/service/impl/PayOrderServiceImpl.java</url>
  1142. <line>556</line>
  1143. <option name="timeStamp" value="241" />
  1144. </line-breakpoint>
  1145. <line-breakpoint enabled="true" type="java-line">
  1146. <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/service/impl/PayOrderServiceImpl.java</url>
  1147. <line>484</line>
  1148. <option name="timeStamp" value="244" />
  1149. </line-breakpoint>
  1150. <line-breakpoint enabled="true" type="java-line">
  1151. <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/service/impl/PayOrderServiceImpl.java</url>
  1152. <line>485</line>
  1153. <option name="timeStamp" value="245" />
  1154. </line-breakpoint>
  1155. <line-breakpoint enabled="true" type="java-line">
  1156. <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/service/impl/PayOrderServiceImpl.java</url>
  1157. <line>463</line>
  1158. <option name="timeStamp" value="246" />
  1159. </line-breakpoint>
  1160. <line-breakpoint enabled="true" type="java-line">
  1161. <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/service/impl/PayOrderServiceImpl.java</url>
  1162. <line>465</line>
  1163. <option name="timeStamp" value="247" />
  1164. </line-breakpoint>
  1165. <line-breakpoint enabled="true" type="java-line">
  1166. <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/service/impl/PayOrderServiceImpl.java</url>
  1167. <line>482</line>
  1168. <option name="timeStamp" value="248" />
  1169. </line-breakpoint>
  1170. <line-breakpoint type="java-method">
  1171. <url>file://$PROJECT_DIR$/yijia-label/src/main/java/com/yijia/label/mapper/CustomerLabelMapper.java</url>
  1172. <line>27</line>
  1173. <properties class="com.yijia.label.mapper.CustomerLabelMapper" method="selectCustomerLabelList" />
  1174. <option name="timeStamp" value="5" />
  1175. </line-breakpoint>
  1176. </breakpoints>
  1177. </breakpoint-manager>
  1178. <watches-manager>
  1179. <configuration name="SpringBootApplicationConfigurationType">
  1180. <watch expression="resultStr" />
  1181. <watch expression="payOrder.beginTime" />
  1182. </configuration>
  1183. </watches-manager>
  1184. </component>
  1185. <component name="XSLT-Support.FileAssociations.UIState">
  1186. <expand />
  1187. <select />
  1188. </component>
  1189. <component name="com.intellij.coverage.CoverageDataManagerImpl">
  1190. <SUITE FILE_PATH="coverage/SAAS_AFTEREND2$YiJiaApplication.ic" NAME="YiJiaApplication Coverage Results" MODIFIED="1634628979558" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="idea" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="false" />
  1191. <SUITE FILE_PATH="coverage/SAAS_AFTEREND$YiJiaApplication.ic" NAME="YiJiaApplication Coverage Results" MODIFIED="1625553163132" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="idea" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="false" />
  1192. </component>
  1193. </project>