1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project version="4">
- <component name="BranchesTreeState">
- <expand>
- <path>
- <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
- <item name="LOCAL_ROOT" type="e8cecc67:BranchNodeDescriptor" />
- </path>
- <path>
- <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
- <item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
- </path>
- <path>
- <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
- <item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
- <item name="GROUP_NODE:origin" type="e8cecc67:BranchNodeDescriptor" />
- </path>
- </expand>
- <select>
- <path>
- <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
- <item name="LOCAL_ROOT" type="e8cecc67:BranchNodeDescriptor" />
- <item name="BRANCH:master" type="e8cecc67:BranchNodeDescriptor" />
- </path>
- </select>
- </component>
- <component name="ChangeListManager">
- <list default="true" id="d95263d0-9dff-44b4-8deb-343711f78d5d" name="Default Changelist" comment="针对退款时将所有的订单信息进行退款2021-10-15">
- <change afterPath="$PROJECT_DIR$/yijia-common/src/main/java/com/yijia/common/core/domain/entity/ShiftClass.java" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/controller/ShiftClassController.java" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/service/IShiftMaskService.java" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/service/impl/ShiftMaskServiceImpl.java" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/yijia-system/src/main/java/com/yijia/system/mapper/ShiftMaskMapper.java" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/yijia-system/src/main/resources/mapper/system/ShiftClassMapper.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/out/artifacts/SAAS_AFTEREND2_jar/SAAS-AFTEREND2.jar" beforeDir="false" afterPath="$PROJECT_DIR$/out/artifacts/SAAS_AFTEREND2_jar/SAAS-AFTEREND2.jar" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/yijia-admin/src/main/resources/application.yml" beforeDir="false" afterPath="$PROJECT_DIR$/yijia-admin/src/main/resources/application.yml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/yijia-admin/target/classes/application.yml" beforeDir="false" afterPath="$PROJECT_DIR$/yijia-admin/target/classes/application.yml" afterDir="false" />
- <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" />
- <change beforePath="$PROJECT_DIR$/yijia-admin/target/yijia-admin.jar" beforeDir="false" afterPath="$PROJECT_DIR$/yijia-admin/target/yijia-admin.jar" afterDir="false" />
- <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" />
- <change beforePath="$PROJECT_DIR$/yijia-common/src/main/java/com/yijia/common/core/domain/entity/SysDept.java" beforeDir="false" afterPath="$PROJECT_DIR$/yijia-common/src/main/java/com/yijia/common/core/domain/entity/SysDept.java" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/yijia-common/target/classes/com/yijia/common/core/domain/entity/SysDept.class" beforeDir="false" afterPath="$PROJECT_DIR$/yijia-common/target/classes/com/yijia/common/core/domain/entity/SysDept.class" afterDir="false" />
- <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" />
- <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" />
- <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" />
- <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" />
- <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" />
- <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" />
- <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" />
- <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" />
- <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" />
- <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" />
- <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" />
- <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" />
- <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" />
- <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" />
- <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" />
- <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" />
- <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" />
- <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" />
- <change beforePath="$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/domain/PayOrder.java" beforeDir="false" afterPath="$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/domain/PayOrder.java" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/service/impl/PayOrderServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/service/impl/PayOrderServiceImpl.java" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/yijia-station/target/classes/com/yijia/station/domain/PayOrder.class" beforeDir="false" afterPath="$PROJECT_DIR$/yijia-station/target/classes/com/yijia/station/domain/PayOrder.class" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/yijia-station/target/classes/com/yijia/station/service/impl/PayOrderServiceImpl.class" beforeDir="false" afterPath="$PROJECT_DIR$/yijia-station/target/classes/com/yijia/station/service/impl/PayOrderServiceImpl.class" afterDir="false" />
- <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" />
- <change beforePath="$PROJECT_DIR$/yijia-station/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" afterPath="$PROJECT_DIR$/yijia-station/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/yijia-station/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" afterPath="$PROJECT_DIR$/yijia-station/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" afterDir="false" />
- <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" />
- <change beforePath="$PROJECT_DIR$/yijia-system/src/main/resources/mapper/system/SysDeptMapper.xml" beforeDir="false" afterPath="$PROJECT_DIR$/yijia-system/src/main/resources/mapper/system/SysDeptMapper.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/yijia-system/target/classes/mapper/system/SysDeptMapper.xml" beforeDir="false" afterPath="$PROJECT_DIR$/yijia-system/target/classes/mapper/system/SysDeptMapper.xml" afterDir="false" />
- <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" />
- <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" />
- </list>
- <option name="SHOW_DIALOG" value="false" />
- <option name="HIGHLIGHT_CONFLICTS" value="true" />
- <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
- <option name="LAST_RESOLUTION" value="IGNORE" />
- </component>
- <component name="CodeInsightWorkspaceSettings">
- <option name="optimizeImportsOnTheFly" value="true" />
- </component>
- <component name="FileTemplateManagerImpl">
- <option name="RECENT_TEMPLATES">
- <list>
- <option value="FxmlFile" />
- <option value="spring-beans.schema" />
- <option value="Class" />
- </list>
- </option>
- </component>
- <component name="Git.Settings">
- <option name="PUSH_TAGS">
- <GitPushTagMode>
- <option name="argument" value="--tags" />
- <option name="title" value="All" />
- </GitPushTagMode>
- </option>
- <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
- </component>
- <component name="MavenImportPreferences">
- <option name="generalSettings">
- <MavenGeneralSettings>
- <option name="mavenHome" value="已捆绑(Maven 3)" />
- </MavenGeneralSettings>
- </option>
- <option name="importingSettings">
- <MavenImportingSettings>
- <option name="vmOptionsForImporter" value="-Xmx768m" />
- </MavenImportingSettings>
- </option>
- </component>
- <component name="ProjectId" id="1rsUhoIAb4lHab0lIKX0r7632LF" />
- <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
- <component name="ProjectViewState">
- <option name="hideEmptyMiddlePackages" value="true" />
- <option name="showLibraryContents" value="true" />
- </component>
- <component name="PropertiesComponent">
- <property name="RequestMappingsPanelOrder0" value="0" />
- <property name="RequestMappingsPanelOrder1" value="1" />
- <property name="RequestMappingsPanelWidth0" value="75" />
- <property name="RequestMappingsPanelWidth1" value="75" />
- <property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
- <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
- <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
- <property name="WebServerToolWindowFactoryState" value="false" />
- <property name="aspect.path.notification.shown" value="true" />
- <property name="last_opened_file_path" value="$PROJECT_DIR$/yijia-station/src/main/resources/mapper/station" />
- <property name="node.js.detected.package.eslint" value="true" />
- <property name="node.js.detected.package.tslint" value="true" />
- <property name="node.js.path.for.package.eslint" value="project" />
- <property name="node.js.path.for.package.tslint" value="project" />
- <property name="node.js.selected.package.eslint" value="(autodetect)" />
- <property name="node.js.selected.package.tslint" value="(autodetect)" />
- <property name="nodejs_package_manager_path" value="npm" />
- <property name="project.structure.last.edited" value="模块" />
- <property name="project.structure.proportion" value="0.15" />
- <property name="project.structure.side.proportion" value="0.2" />
- <property name="restartRequiresConfirmation" value="false" />
- <property name="settings.editor.selected.configurable" value="preferences.pluginManager" />
- </component>
- <component name="ReactorSettings">
- <option name="notificationShown" value="true" />
- </component>
- <component name="RecentsManager">
- <key name="CreateClassDialog.RecentsKey">
- <recent name="com.yijia.station.service" />
- <recent name="com.yijia.station.controller" />
- </key>
- <key name="CopyFile.RECENT_KEYS">
- <recent name="D:\java项目\SAAS-AFTEREND2\yijia-station\src\main\resources\mapper\station" />
- <recent name="D:\java项目\SAAS-AFTEREND2\yijia-system\src\main\resources\mapper\system" />
- <recent name="D:\java项目\SAAS-AFTEREND2\yijia-station\src\main\java\com\yijia\station\controller" />
- <recent name="D:\java项目\SAAS-AFTEREND2\yijia-customer\src\main\resources\mapper\customer" />
- <recent name="D:\java项目\SAAS-AFTEREND2\yijia-customer\src\main\java\com\yijia\customer\mapper" />
- </key>
- <key name="CopyClassDialog.RECENTS_KEY">
- <recent name="com.yijia.station.controller" />
- <recent name="com.yijia.station.service.impl" />
- <recent name="com.yijia.station.service" />
- <recent name="com.yijia.station.mapper" />
- <recent name="com.yijia.station.domain" />
- </key>
- <key name="MoveFile.RECENT_KEYS">
- <recent name="D:\java项目\SAAS-AFTEREND2\yijia-system\src\main\resources\mapper\system" />
- </key>
- </component>
- <component name="RunAnythingCache">
- <myKeys>
- <visibility group="Gradle tasks" flag="true" />
- <visibility group="Grunt tasks" flag="true" />
- <visibility group="Gulp tasks" flag="true" />
- <visibility group="Maven goals" flag="true" />
- <visibility group="Node.js" flag="true" />
- <visibility group="Recent projects" flag="true" />
- <visibility group="Run configurations" flag="true" />
- <visibility group="npm" flag="true" />
- <visibility group="yarn" flag="true" />
- </myKeys>
- </component>
- <component name="RunManager" selected="Spring Boot.YiJiaApplication">
- <configuration name="YiJiaApplication" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
- <option name="MAIN_CLASS_NAME" value="com.yijia.YiJiaApplication" />
- <module name="yijia-admin" />
- <extension name="coverage">
- <pattern>
- <option name="PATTERN" value="com.yijia.web.*" />
- <option name="ENABLED" value="true" />
- </pattern>
- </extension>
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration name="YiJiaApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
- <module name="yijia-admin" />
- <option name="SPRING_BOOT_MAIN_CLASS" value="com.yijia.YiJiaApplication" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <list>
- <item itemvalue="Spring Boot.YiJiaApplication" />
- <item itemvalue="应用程序.YiJiaApplication" />
- </list>
- <recent_temporary>
- <list>
- <item itemvalue="应用程序.YiJiaApplication" />
- </list>
- </recent_temporary>
- </component>
- <component name="SpellCheckerSettings" BundledDictionaries="0" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" Dictionaries="0" CorrectionsLimit="5" DefaultDictionary="application-level" UseSingleDictionary="true" />
- <component name="SvnConfiguration">
- <configuration />
- </component>
- <component name="TaskManager">
- <task active="true" id="Default" summary="Default task">
- <changelist id="d95263d0-9dff-44b4-8deb-343711f78d5d" name="Default Changelist" comment="" />
- <created>1619764416168</created>
- <option name="number" value="Default" />
- <option name="presentableId" value="Default" />
- <updated>1619764416168</updated>
- <workItem from="1619764418383" duration="105000" />
- <workItem from="1619771535576" duration="1443000" />
- <workItem from="1619773160476" duration="729000" />
- <workItem from="1620910524869" duration="3140000" />
- <workItem from="1621323592288" duration="591000" />
- <workItem from="1622048644352" duration="645000" />
- <workItem from="1622392600264" duration="41000" />
- <workItem from="1622392656162" duration="3893000" />
- <workItem from="1622557599863" duration="17000" />
- <workItem from="1622818227278" duration="26000" />
- <workItem from="1622818289564" duration="63000" />
- <workItem from="1623581434936" duration="3149000" />
- <workItem from="1623594933567" duration="46000" />
- <workItem from="1623724045761" duration="17972000" />
- <workItem from="1623804548031" duration="302000" />
- <workItem from="1623804940504" duration="15388000" />
- <workItem from="1623891445908" duration="16593000" />
- <workItem from="1623977072261" duration="19479000" />
- <workItem from="1624089275283" duration="951000" />
- <workItem from="1624236468771" duration="13580000" />
- <workItem from="1624278193851" duration="589000" />
- <workItem from="1624279054577" duration="1549000" />
- <workItem from="1624322970147" duration="12602000" />
- <workItem from="1624409364719" duration="1816000" />
- <workItem from="1624412333657" duration="1271000" />
- <workItem from="1624426424948" duration="5165000" />
- <workItem from="1624496054790" duration="333000" />
- <workItem from="1624497325493" duration="9032000" />
- <workItem from="1624582712571" duration="18295000" />
- <workItem from="1624842327326" duration="7214000" />
- <workItem from="1624887672760" duration="898000" />
- <workItem from="1624888913289" duration="2415000" />
- <workItem from="1624896871092" duration="797000" />
- <workItem from="1624928644802" duration="17856000" />
- <workItem from="1625100102517" duration="24768000" />
- <workItem from="1625187136350" duration="18281000" />
- <workItem from="1625229801576" duration="360000" />
- <workItem from="1625533311248" duration="1164000" />
- <workItem from="1625534770392" duration="5297000" />
- <workItem from="1625540886637" duration="18152000" />
- <workItem from="1625705821288" duration="24841000" />
- <workItem from="1625792455977" duration="22441000" />
- <workItem from="1626052076163" duration="6889000" />
- <workItem from="1626137544995" duration="24853000" />
- <workItem from="1626224484065" duration="28534000" />
- <workItem from="1626270096425" duration="7937000" />
- <workItem from="1626309771524" duration="16134000" />
- <workItem from="1626397029036" duration="20294000" />
- <workItem from="1626657173218" duration="22807000" />
- <workItem from="1626742003271" duration="18938000" />
- <workItem from="1626829108357" duration="9564000" />
- <workItem from="1626915329482" duration="6308000" />
- <workItem from="1627002572361" duration="9407000" />
- <workItem from="1627261441315" duration="2846000" />
- <workItem from="1627269567650" duration="3434000" />
- <workItem from="1627292337936" duration="1420000" />
- <workItem from="1627346739029" duration="2841000" />
- <workItem from="1627355574657" duration="940000" />
- <workItem from="1627438167426" duration="3160000" />
- <workItem from="1627461511869" duration="2512000" />
- <workItem from="1627520626319" duration="9126000" />
- <workItem from="1627628887383" duration="622000" />
- <workItem from="1627636880488" duration="595000" />
- <workItem from="1627649392314" duration="342000" />
- <workItem from="1627868243436" duration="5621000" />
- <workItem from="1627893445782" duration="595000" />
- <workItem from="1627952026659" duration="9224000" />
- <workItem from="1628037877247" duration="13270000" />
- <workItem from="1628092822724" duration="712000" />
- <workItem from="1628124192861" duration="733000" />
- <workItem from="1629341354457" duration="23666000" />
- <workItem from="1629766223509" duration="26461000" />
- <workItem from="1630301263363" duration="117537000" />
- <workItem from="1631234484655" duration="30350000" />
- <workItem from="1631494064514" duration="1655000" />
- <workItem from="1631500227574" duration="140527000" />
- <workItem from="1632449990619" duration="12563000" />
- <workItem from="1632467786341" duration="9050000" />
- <workItem from="1632617410759" duration="112263000" />
- <workItem from="1633653715898" duration="204382000" />
- <workItem from="1634887741113" duration="610000" />
- <workItem from="1634957890077" duration="1558000" />
- <workItem from="1635214739713" duration="28989000" />
- <workItem from="1635330829285" duration="23036000" />
- <workItem from="1635934334563" duration="934000" />
- <workItem from="1636613372742" duration="757000" />
- <workItem from="1636687145807" duration="2494000" />
- <workItem from="1636784764665" duration="4895000" />
- <workItem from="1637493391388" duration="1854000" />
- <workItem from="1637545335811" duration="3726000" />
- <workItem from="1637552220886" duration="601000" />
- <workItem from="1637631116248" duration="2402000" />
- <workItem from="1637634030563" duration="5597000" />
- <workItem from="1637767575063" duration="4742000" />
- <workItem from="1637891889003" duration="3314000" />
- <workItem from="1638008815547" duration="5952000" />
- <workItem from="1638871491503" duration="1247000" />
- <workItem from="1638925809627" duration="133000" />
- <workItem from="1638925957496" duration="3976000" />
- <workItem from="1639616449394" duration="3631000" />
- <workItem from="1640053899916" duration="2063000" />
- <workItem from="1640144694760" duration="9802000" />
- <workItem from="1640653152595" duration="3018000" />
- <workItem from="1640745334578" duration="2453000" />
- <workItem from="1641516522132" duration="1321000" />
- <workItem from="1649311130858" duration="1149000" />
- <workItem from="1653013556525" duration="2657000" />
- <workItem from="1653290763696" duration="1589000" />
- <workItem from="1655264893988" duration="2135000" />
- <workItem from="1655801947868" duration="16701000" />
- <workItem from="1656551022330" duration="985000" />
- <workItem from="1656553380039" duration="4841000" />
- <workItem from="1656983536644" duration="13700000" />
- <workItem from="1658192871032" duration="1192000" />
- <workItem from="1658454823725" duration="5468000" />
- <workItem from="1659062334221" duration="2457000" />
- <workItem from="1663034446050" duration="724000" />
- <workItem from="1663221396376" duration="11120000" />
- <workItem from="1663565886953" duration="36697000" />
- <workItem from="1664329975655" duration="15398000" />
- <workItem from="1665190910176" duration="2359000" />
- <workItem from="1665277043309" duration="10334000" />
- <workItem from="1665622771275" duration="2673000" />
- </task>
- <task id="LOCAL-00001" summary="前端配置文件package-config.json删除">
- <created>1619772586309</created>
- <option name="number" value="00001" />
- <option name="presentableId" value="LOCAL-00001" />
- <option name="project" value="LOCAL" />
- <updated>1619772586309</updated>
- </task>
- <task id="LOCAL-00002" summary="前端配置文件package-config.json删除">
- <created>1619773193656</created>
- <option name="number" value="00002" />
- <option name="presentableId" value="LOCAL-00002" />
- <option name="project" value="LOCAL" />
- <updated>1619773193656</updated>
- </task>
- <task id="LOCAL-00003" summary="增加标签管理">
- <created>1623805126883</created>
- <option name="number" value="00003" />
- <option name="presentableId" value="LOCAL-00003" />
- <option name="project" value="LOCAL" />
- <updated>1623805126883</updated>
- </task>
- <task id="LOCAL-00004" summary="标签管理">
- <created>1624270608239</created>
- <option name="number" value="00004" />
- <option name="presentableId" value="LOCAL-00004" />
- <option name="project" value="LOCAL" />
- <updated>1624270608239</updated>
- </task>
- <task id="LOCAL-00005" summary="修改标签规则">
- <created>1624349102950</created>
- <option name="number" value="00005" />
- <option name="presentableId" value="LOCAL-00005" />
- <option name="project" value="LOCAL" />
- <updated>1624349102950</updated>
- </task>
- <task id="LOCAL-00006" summary="修改之前以为你包名错误引发的问题">
- <created>1624349383289</created>
- <option name="number" value="00006" />
- <option name="presentableId" value="LOCAL-00006" />
- <option name="project" value="LOCAL" />
- <updated>1624349383289</updated>
- </task>
- <task id="LOCAL-00007" summary="x修改文件名问题">
- <created>1624349853197</created>
- <option name="number" value="00007" />
- <option name="presentableId" value="LOCAL-00007" />
- <option name="project" value="LOCAL" />
- <updated>1624349853197</updated>
- </task>
- <task id="LOCAL-00008" summary="修改标签">
- <created>1624350041927</created>
- <option name="number" value="00008" />
- <option name="presentableId" value="LOCAL-00008" />
- <option name="project" value="LOCAL" />
- <updated>1624350041927</updated>
- </task>
- <task id="LOCAL-00009" summary="增加字段">
- <created>1624350405906</created>
- <option name="number" value="00009" />
- <option name="presentableId" value="LOCAL-00009" />
- <option name="project" value="LOCAL" />
- <updated>1624350405906</updated>
- </task>
- <task id="LOCAL-00010" summary="优化默认的油站信息">
- <created>1624350755316</created>
- <option name="number" value="00010" />
- <option name="presentableId" value="LOCAL-00010" />
- <option name="project" value="LOCAL" />
- <updated>1624350755316</updated>
- </task>
- <task id="LOCAL-00011" summary="修改油站信息">
- <created>1624350945987</created>
- <option name="number" value="00011" />
- <option name="presentableId" value="LOCAL-00011" />
- <option name="project" value="LOCAL" />
- <updated>1624350945987</updated>
- </task>
- <task id="LOCAL-00012" summary="充值消费查询,按照日期查询">
- <created>1624351040781</created>
- <option name="number" value="00012" />
- <option name="presentableId" value="LOCAL-00012" />
- <option name="project" value="LOCAL" />
- <updated>1624351040781</updated>
- </task>
- <task id="LOCAL-00013" summary="修改标签">
- <created>1624426462045</created>
- <option name="number" value="00013" />
- <option name="presentableId" value="LOCAL-00013" />
- <option name="project" value="LOCAL" />
- <updated>1624426462045</updated>
- </task>
- <task id="LOCAL-00014" summary="修改充值消费">
- <created>1624426667330</created>
- <option name="number" value="00014" />
- <option name="presentableId" value="LOCAL-00014" />
- <option name="project" value="LOCAL" />
- <updated>1624426667330</updated>
- </task>
- <task id="LOCAL-00015" summary="修改标签修改">
- <created>1624435073005</created>
- <option name="number" value="00015" />
- <option name="presentableId" value="LOCAL-00015" />
- <option name="project" value="LOCAL" />
- <updated>1624435073005</updated>
- </task>
- <task id="LOCAL-00016" summary="增加标签管理">
- <created>1624496217956</created>
- <option name="number" value="00016" />
- <option name="presentableId" value="LOCAL-00016" />
- <option name="project" value="LOCAL" />
- <updated>1624496217956</updated>
- </task>
- <task id="LOCAL-00017" summary="电子卡增加标签营销方案">
- <created>1624521587568</created>
- <option name="number" value="00017" />
- <option name="presentableId" value="LOCAL-00017" />
- <option name="project" value="LOCAL" />
- <updated>1624521587568</updated>
- </task>
- <task id="LOCAL-00018" summary="增加营销管理字段">
- <created>1624887996839</created>
- <option name="number" value="00018" />
- <option name="presentableId" value="LOCAL-00018" />
- <option name="project" value="LOCAL" />
- <updated>1624887996839</updated>
- </task>
- <task id="LOCAL-00019" summary="便签管理">
- <created>1624888161019</created>
- <option name="number" value="00019" />
- <option name="presentableId" value="LOCAL-00019" />
- <option name="project" value="LOCAL" />
- <updated>1624888161019</updated>
- </task>
- <task id="LOCAL-00020" summary="标签接口引入">
- <created>1624888233107</created>
- <option name="number" value="00020" />
- <option name="presentableId" value="LOCAL-00020" />
- <option name="project" value="LOCAL" />
- <updated>1624888233107</updated>
- </task>
- <task id="LOCAL-00021" summary="客户信息">
- <created>1624888295731</created>
- <option name="number" value="00021" />
- <option name="presentableId" value="LOCAL-00021" />
- <option name="project" value="LOCAL" />
- <updated>1624888295731</updated>
- </task>
- <task id="LOCAL-00022" summary="客户标签绑定">
- <created>1625106672117</created>
- <option name="number" value="00022" />
- <option name="presentableId" value="LOCAL-00022" />
- <option name="project" value="LOCAL" />
- <updated>1625106672118</updated>
- </task>
- <task id="LOCAL-00023" summary="修改登陆人信息,代理人信息增加,部门信息查询">
- <created>1625795043772</created>
- <option name="number" value="00023" />
- <option name="presentableId" value="LOCAL-00023" />
- <option name="project" value="LOCAL" />
- <updated>1625795043772</updated>
- </task>
- <task id="LOCAL-00024" summary="代理人信息,用户信息">
- <created>1625795086178</created>
- <option name="number" value="00024" />
- <option name="presentableId" value="LOCAL-00024" />
- <option name="project" value="LOCAL" />
- <updated>1625795086178</updated>
- </task>
- <task id="LOCAL-00025" summary="增加代理人">
- <created>1625795128687</created>
- <option name="number" value="00025" />
- <option name="presentableId" value="LOCAL-00025" />
- <option name="project" value="LOCAL" />
- <updated>1625795128687</updated>
- </task>
- <task id="LOCAL-00026" summary="代理人管理">
- <created>1625795160334</created>
- <option name="number" value="00026" />
- <option name="presentableId" value="LOCAL-00026" />
- <option name="project" value="LOCAL" />
- <updated>1625795160334</updated>
- </task>
- <task id="LOCAL-00027" summary="增加代理人。代理集团。">
- <created>1625795226432</created>
- <option name="number" value="00027" />
- <option name="presentableId" value="LOCAL-00027" />
- <option name="project" value="LOCAL" />
- <updated>1625795226432</updated>
- </task>
- <task id="LOCAL-00028" summary="增加阶梯直降">
- <created>1625795336302</created>
- <option name="number" value="00028" />
- <option name="presentableId" value="LOCAL-00028" />
- <option name="project" value="LOCAL" />
- <updated>1625795336302</updated>
- </task>
- <task id="LOCAL-00029" summary="客户信息查询优化">
- <created>1625795711164</created>
- <option name="number" value="00029" />
- <option name="presentableId" value="LOCAL-00029" />
- <option name="project" value="LOCAL" />
- <updated>1625795711164</updated>
- </task>
- <task id="LOCAL-00030" summary="分级权限查询">
- <created>1626138316438</created>
- <option name="number" value="00030" />
- <option name="presentableId" value="LOCAL-00030" />
- <option name="project" value="LOCAL" />
- <updated>1626138316438</updated>
- </task>
- <task id="LOCAL-00031" summary="分级权限查询">
- <created>1626140290896</created>
- <option name="number" value="00031" />
- <option name="presentableId" value="LOCAL-00031" />
- <option name="project" value="LOCAL" />
- <updated>1626140290896</updated>
- </task>
- <task id="LOCAL-00032" summary="分级权限查询,lnG功能开发">
- <created>1626284976664</created>
- <option name="number" value="00032" />
- <option name="presentableId" value="LOCAL-00032" />
- <option name="project" value="LOCAL" />
- <updated>1626284976664</updated>
- </task>
- <task id="LOCAL-00033" summary="修改设备类型1是小票机2是pos机">
- <created>1626674675811</created>
- <option name="number" value="00033" />
- <option name="presentableId" value="LOCAL-00033" />
- <option name="project" value="LOCAL" />
- <updated>1626674675811</updated>
- </task>
- <task id="LOCAL-00034" summary="补打标签">
- <created>1626759373661</created>
- <option name="number" value="00034" />
- <option name="presentableId" value="LOCAL-00034" />
- <option name="project" value="LOCAL" />
- <updated>1626759373661</updated>
- </task>
- <task id="LOCAL-00035" summary="删除没有用的引入包">
- <created>1628038126804</created>
- <option name="number" value="00035" />
- <option name="presentableId" value="LOCAL-00035" />
- <option name="project" value="LOCAL" />
- <updated>1628038126804</updated>
- </task>
- <task id="LOCAL-00036" summary="增加司机优惠价格">
- <created>1628038232514</created>
- <option name="number" value="00036" />
- <option name="presentableId" value="LOCAL-00036" />
- <option name="project" value="LOCAL" />
- <updated>1628038232514</updated>
- </task>
- <task id="LOCAL-00037" summary="增加员工逻辑删除">
- <created>1628038287377</created>
- <option name="number" value="00037" />
- <option name="presentableId" value="LOCAL-00037" />
- <option name="project" value="LOCAL" />
- <updated>1628038287377</updated>
- </task>
- <task id="LOCAL-00038" summary="标签规则设置,增加是否强拉字段标签">
- <created>1628038480195</created>
- <option name="number" value="00038" />
- <option name="presentableId" value="LOCAL-00038" />
- <option name="project" value="LOCAL" />
- <updated>1628038480195</updated>
- </task>
- <task id="LOCAL-00039" summary="增加城市字段,增加是都是lNG标识字段。">
- <created>1628039022248</created>
- <option name="number" value="00039" />
- <option name="presentableId" value="LOCAL-00039" />
- <option name="project" value="LOCAL" />
- <updated>1628039022248</updated>
- </task>
- <task id="LOCAL-00040" summary="增加加油员id">
- <created>1628066460415</created>
- <option name="number" value="00040" />
- <option name="presentableId" value="LOCAL-00040" />
- <option name="project" value="LOCAL" />
- <updated>1628066460415</updated>
- </task>
- <task id="LOCAL-00041" summary="删除没有用的引入包">
- <created>1632448989370</created>
- <option name="number" value="00041" />
- <option name="presentableId" value="LOCAL-00041" />
- <option name="project" value="LOCAL" />
- <updated>1632448989371</updated>
- </task>
- <task id="LOCAL-00042" summary="删除没有用的引入包">
- <created>1632449036876</created>
- <option name="number" value="00042" />
- <option name="presentableId" value="LOCAL-00042" />
- <option name="project" value="LOCAL" />
- <updated>1632449036877</updated>
- </task>
- <task id="LOCAL-00043" summary="退款信息修改,班结统计的方式,退款审核2021-10-15">
- <created>1634291954126</created>
- <option name="number" value="00043" />
- <option name="presentableId" value="LOCAL-00043" />
- <option name="project" value="LOCAL" />
- <updated>1634291954126</updated>
- </task>
- <task id="LOCAL-00044" summary="退款信息修改,班结统计的方式,退款审核2021-10-15">
- <created>1634292026919</created>
- <option name="number" value="00044" />
- <option name="presentableId" value="LOCAL-00044" />
- <option name="project" value="LOCAL" />
- <updated>1634292026919</updated>
- </task>
- <task id="LOCAL-00045" summary="退款信息修改,班结统计的方式,退款审核2021-10-15">
- <created>1634292042252</created>
- <option name="number" value="00045" />
- <option name="presentableId" value="LOCAL-00045" />
- <option name="project" value="LOCAL" />
- <updated>1634292042252</updated>
- </task>
- <task id="LOCAL-00046" summary="针对退款时将所有的订单信息进行退款2021-10-15">
- <created>1634292126022</created>
- <option name="number" value="00046" />
- <option name="presentableId" value="LOCAL-00046" />
- <option name="project" value="LOCAL" />
- <updated>1634292126022</updated>
- </task>
- <task id="LOCAL-00047" summary="针对退款时将所有的订单信息进行退款2021-10-15">
- <created>1656467119634</created>
- <option name="number" value="00047" />
- <option name="presentableId" value="LOCAL-00047" />
- <option name="project" value="LOCAL" />
- <updated>1656467119634</updated>
- </task>
- <option name="localTasksCounter" value="48" />
- <servers />
- </component>
- <component name="TypeScriptGeneratedFilesManager">
- <option name="version" value="2" />
- </component>
- <component name="Vcs.Log.History.Properties">
- <option name="COLUMN_ORDER">
- <list>
- <option value="0" />
- <option value="2" />
- <option value="3" />
- <option value="1" />
- </list>
- </option>
- </component>
- <component name="Vcs.Log.Tabs.Properties">
- <option name="TAB_STATES">
- <map>
- <entry key="MAIN">
- <value>
- <State>
- <option name="FILTERS">
- <map>
- <entry key="branch">
- <value>
- <list>
- <option value="master" />
- </list>
- </value>
- </entry>
- </map>
- </option>
- </State>
- </value>
- </entry>
- </map>
- </option>
- <option name="oldMeFiltersMigrated" value="true" />
- </component>
- <component name="VcsManagerConfiguration">
- <MESSAGE value="电子卡增加标签营销方案" />
- <MESSAGE value="增加营销管理字段" />
- <MESSAGE value="便签管理" />
- <MESSAGE value="标签接口引入" />
- <MESSAGE value="客户信息" />
- <MESSAGE value="客户标签绑定" />
- <MESSAGE value="修改登陆人信息,代理人信息增加,部门信息查询" />
- <MESSAGE value="代理人信息,用户信息" />
- <MESSAGE value="增加代理人" />
- <MESSAGE value="代理人管理" />
- <MESSAGE value="增加代理人。代理集团。" />
- <MESSAGE value="增加阶梯直降" />
- <MESSAGE value="客户信息查询优化" />
- <MESSAGE value="分级权限查询" />
- <MESSAGE value="分级权限查询,lnG功能开发" />
- <MESSAGE value="修改设备类型1是小票机2是pos机" />
- <MESSAGE value="补打标签" />
- <MESSAGE value="增加司机优惠价格" />
- <MESSAGE value="增加员工逻辑删除" />
- <MESSAGE value="标签规则设置,增加是否强拉字段标签" />
- <MESSAGE value="增加城市字段,增加是都是lNG标识字段。" />
- <MESSAGE value="增加加油员id" />
- <MESSAGE value="删除没有用的引入包" />
- <MESSAGE value="退款信息修改,班结统计的方式,退款审核2021-10-15" />
- <MESSAGE value="针对退款时将所有的订单信息进行退款2021-10-15" />
- <option name="LAST_COMMIT_MESSAGE" value="针对退款时将所有的订单信息进行退款2021-10-15" />
- </component>
- <component name="WindowStateProjectService">
- <state x="765" y="269" key="#com.intellij.ide.util.MemberChooser" timestamp="1665365073143">
- <screen x="0" y="0" width="1920" height="1160" />
- </state>
- <state x="765" y="269" key="#com.intellij.ide.util.MemberChooser/0.0.1920.1160@0.0.1920.1160" timestamp="1665365073143" />
- <state x="740" y="341" key="FileChooserDialogImpl" timestamp="1664420679024">
- <screen x="0" y="0" width="1920" height="1160" />
- </state>
- <state x="740" y="341" key="FileChooserDialogImpl/0.0.1920.1160@0.0.1920.1160" timestamp="1664420679024" />
- <state width="1860" height="318" key="GridCell.Tab.0.bottom" timestamp="1665625069632">
- <screen x="0" y="0" width="1920" height="1160" />
- </state>
- <state width="1860" height="318" key="GridCell.Tab.0.bottom/0.0.1920.1160@0.0.1920.1160" timestamp="1665625069632" />
- <state width="1860" height="318" key="GridCell.Tab.0.center" timestamp="1665625069632">
- <screen x="0" y="0" width="1920" height="1160" />
- </state>
- <state width="1860" height="318" key="GridCell.Tab.0.center/0.0.1920.1160@0.0.1920.1160" timestamp="1665625069632" />
- <state width="1860" height="318" key="GridCell.Tab.0.left" timestamp="1665625069632">
- <screen x="0" y="0" width="1920" height="1160" />
- </state>
- <state width="1860" height="318" key="GridCell.Tab.0.left/0.0.1920.1160@0.0.1920.1160" timestamp="1665625069632" />
- <state width="1860" height="318" key="GridCell.Tab.0.right" timestamp="1665625069632">
- <screen x="0" y="0" width="1920" height="1160" />
- </state>
- <state width="1860" height="318" key="GridCell.Tab.0.right/0.0.1920.1160@0.0.1920.1160" timestamp="1665625069632" />
- <state width="1860" height="337" key="GridCell.Tab.1.bottom" timestamp="1665541319100">
- <screen x="0" y="0" width="1920" height="1160" />
- </state>
- <state width="1860" height="337" key="GridCell.Tab.1.bottom/0.0.1920.1160@0.0.1920.1160" timestamp="1665541319100" />
- <state width="1860" height="337" key="GridCell.Tab.1.center" timestamp="1665541319100">
- <screen x="0" y="0" width="1920" height="1160" />
- </state>
- <state width="1860" height="337" key="GridCell.Tab.1.center/0.0.1920.1160@0.0.1920.1160" timestamp="1665541319100" />
- <state width="1860" height="337" key="GridCell.Tab.1.left" timestamp="1665541319100">
- <screen x="0" y="0" width="1920" height="1160" />
- </state>
- <state width="1860" height="337" key="GridCell.Tab.1.left/0.0.1920.1160@0.0.1920.1160" timestamp="1665541319100" />
- <state width="1860" height="337" key="GridCell.Tab.1.right" timestamp="1665541319100">
- <screen x="0" y="0" width="1920" height="1160" />
- </state>
- <state width="1860" height="337" key="GridCell.Tab.1.right/0.0.1920.1160@0.0.1920.1160" timestamp="1665541319100" />
- <state width="1860" height="337" key="GridCell.Tab.2.bottom" timestamp="1665541319100">
- <screen x="0" y="0" width="1920" height="1160" />
- </state>
- <state width="1860" height="337" key="GridCell.Tab.2.bottom/0.0.1920.1160@0.0.1920.1160" timestamp="1665541319100" />
- <state width="1860" height="337" key="GridCell.Tab.2.center" timestamp="1665541319100">
- <screen x="0" y="0" width="1920" height="1160" />
- </state>
- <state width="1860" height="337" key="GridCell.Tab.2.center/0.0.1920.1160@0.0.1920.1160" timestamp="1665541319100" />
- <state width="1860" height="337" key="GridCell.Tab.2.left" timestamp="1665541319100">
- <screen x="0" y="0" width="1920" height="1160" />
- </state>
- <state width="1860" height="337" key="GridCell.Tab.2.left/0.0.1920.1160@0.0.1920.1160" timestamp="1665541319100" />
- <state width="1860" height="337" key="GridCell.Tab.2.right" timestamp="1665541319100">
- <screen x="0" y="0" width="1920" height="1160" />
- </state>
- <state width="1860" height="337" key="GridCell.Tab.2.right/0.0.1920.1160@0.0.1920.1160" timestamp="1665541319100" />
- <state x="461" y="231" key="SettingsEditor" timestamp="1663724002207">
- <screen x="0" y="0" width="1920" height="1160" />
- </state>
- <state x="461" y="231" key="SettingsEditor/0.0.1920.1160@0.0.1920.1160" timestamp="1663724002207" />
- <state x="660" y="289" width="599" height="616" key="find.popup" timestamp="1658455635376">
- <screen x="0" y="0" width="1920" height="1160" />
- </state>
- <state x="660" y="289" width="599" height="616" key="find.popup/0.0.1920.1160@0.0.1920.1160" timestamp="1658455635376" />
- </component>
- <component name="XDebuggerManager">
- <breakpoint-manager>
- <breakpoints>
- <line-breakpoint type="java-line">
- <url>file://$PROJECT_DIR$/yijia-label/src/main/java/com/yijia/markert/controller/CustomerLabelController.java</url>
- <line>116</line>
- <option name="timeStamp" value="3" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-common/src/main/java/com/yijia/common/utils/SecurityUtils.java</url>
- <line>75</line>
- <option name="timeStamp" value="9" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-coupon/src/main/java/com/yijia/coupon/controller/CouponIssueController.java</url>
- <line>245</line>
- <option name="timeStamp" value="16" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-coupon/src/main/java/com/yijia/coupon/controller/CouponIssueController.java</url>
- <line>224</line>
- <option name="timeStamp" value="17" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-coupon/src/main/java/com/yijia/coupon/controller/CouponIssueController.java</url>
- <line>223</line>
- <option name="timeStamp" value="18" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-coupon/src/main/java/com/yijia/coupon/controller/CouponIssueController.java</url>
- <line>130</line>
- <option name="timeStamp" value="19" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-coupon/src/main/java/com/yijia/coupon/controller/CouponIssueController.java</url>
- <line>266</line>
- <option name="timeStamp" value="21" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-coupon/src/main/java/com/yijia/coupon/controller/CouponIssueController.java</url>
- <line>265</line>
- <option name="timeStamp" value="27" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-admin/src/main/java/com/yijia/web/controller/common/CommonController.java</url>
- <line>75</line>
- <option name="timeStamp" value="42" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-admin/src/main/java/com/yijia/web/controller/common/CommonController.java</url>
- <line>82</line>
- <option name="timeStamp" value="43" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-admin/src/main/java/com/yijia/web/controller/common/CommonController.java</url>
- <line>90</line>
- <option name="timeStamp" value="44" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/controller/CardExcelImportController.java</url>
- <line>91</line>
- <option name="timeStamp" value="61" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/controller/CardExcelImportController.java</url>
- <line>90</line>
- <option name="timeStamp" value="62" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/controller/CardExcelImportController.java</url>
- <line>88</line>
- <option name="timeStamp" value="66" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/controller/CardExcelImportController.java</url>
- <line>87</line>
- <option name="timeStamp" value="67" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/controller/CardExcelImportController.java</url>
- <line>106</line>
- <option name="timeStamp" value="68" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/controller/CardExcelImportController.java</url>
- <line>104</line>
- <option name="timeStamp" value="69" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/service/impl/CardExcelImportServiceImpl.java</url>
- <line>146</line>
- <option name="timeStamp" value="71" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/service/impl/CardExcelImportServiceImpl.java</url>
- <line>145</line>
- <option name="timeStamp" value="72" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/service/impl/CardExcelImportServiceImpl.java</url>
- <line>132</line>
- <option name="timeStamp" value="73" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/service/impl/CardExcelImportServiceImpl.java</url>
- <line>154</line>
- <option name="timeStamp" value="86" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/service/impl/CardExcelImportServiceImpl.java</url>
- <line>156</line>
- <option name="timeStamp" value="87" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/service/impl/CardExcelImportServiceImpl.java</url>
- <line>155</line>
- <option name="timeStamp" value="88" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/service/impl/CardExcelImportServiceImpl.java</url>
- <line>195</line>
- <option name="timeStamp" value="89" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/service/impl/CardExcelImportServiceImpl.java</url>
- <line>192</line>
- <option name="timeStamp" value="90" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/service/impl/CardExcelImportServiceImpl.java</url>
- <line>190</line>
- <option name="timeStamp" value="91" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/service/impl/CardExcelImportServiceImpl.java</url>
- <line>187</line>
- <option name="timeStamp" value="92" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/service/impl/CardExcelImportServiceImpl.java</url>
- <line>179</line>
- <option name="timeStamp" value="93" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/service/impl/CardExcelImportServiceImpl.java</url>
- <line>181</line>
- <option name="timeStamp" value="94" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/service/impl/CardExcelImportServiceImpl.java</url>
- <line>175</line>
- <option name="timeStamp" value="95" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/service/impl/CardExcelImportServiceImpl.java</url>
- <line>168</line>
- <option name="timeStamp" value="96" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/service/impl/CardExcelImportServiceImpl.java</url>
- <line>162</line>
- <option name="timeStamp" value="97" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/service/impl/CardExcelImportServiceImpl.java</url>
- <line>213</line>
- <option name="timeStamp" value="104" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/service/impl/CardExcelImportServiceImpl.java</url>
- <line>364</line>
- <option name="timeStamp" value="106" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/service/impl/CardExcelImportServiceImpl.java</url>
- <line>365</line>
- <option name="timeStamp" value="107" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/service/impl/CardExcelImportServiceImpl.java</url>
- <line>375</line>
- <option name="timeStamp" value="111" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/service/impl/CardExcelImportServiceImpl.java</url>
- <line>370</line>
- <option name="timeStamp" value="114" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/service/impl/CardExcelImportServiceImpl.java</url>
- <line>381</line>
- <option name="timeStamp" value="115" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/service/impl/CardExcelImportServiceImpl.java</url>
- <line>221</line>
- <option name="timeStamp" value="132" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/service/impl/CardExcelImportServiceImpl.java</url>
- <line>223</line>
- <option name="timeStamp" value="133" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/service/impl/CardExcelImportServiceImpl.java</url>
- <line>225</line>
- <option name="timeStamp" value="134" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-customer/src/main/java/com/yijia/customer/controller/CardExcelImportController.java</url>
- <line>162</line>
- <option name="timeStamp" value="135" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/controller/StationClassStructureController.java</url>
- <line>862</line>
- <option name="timeStamp" value="152" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/controller/StationClassStructureController.java</url>
- <line>863</line>
- <option name="timeStamp" value="153" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/controller/StationClassStructureController.java</url>
- <line>861</line>
- <option name="timeStamp" value="154" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/controller/StationClassStructureController.java</url>
- <line>965</line>
- <option name="timeStamp" value="155" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/controller/StationClassStructureController.java</url>
- <line>964</line>
- <option name="timeStamp" value="156" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/controller/StationClassStructureController.java</url>
- <line>1302</line>
- <option name="timeStamp" value="157" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/controller/StationClassStructureController.java</url>
- <line>1319</line>
- <option name="timeStamp" value="158" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/controller/StationClassStructureController.java</url>
- <line>1339</line>
- <option name="timeStamp" value="159" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/controller/StationClassStructureController.java</url>
- <line>858</line>
- <option name="timeStamp" value="161" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/controller/StationClassStructureController.java</url>
- <line>1431</line>
- <option name="timeStamp" value="170" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/controller/StationClassStructureController.java</url>
- <line>1432</line>
- <option name="timeStamp" value="171" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/controller/StationClassStructureController.java</url>
- <line>826</line>
- <option name="timeStamp" value="197" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/controller/StationClassStructureController.java</url>
- <line>1315</line>
- <option name="timeStamp" value="199" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/controller/StationClassStructureController.java</url>
- <line>1709</line>
- <option name="timeStamp" value="221" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/controller/StationClassStructureController.java</url>
- <line>175</line>
- <option name="timeStamp" value="226" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/service/impl/PayOrderServiceImpl.java</url>
- <line>538</line>
- <option name="timeStamp" value="228" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/service/impl/PayOrderServiceImpl.java</url>
- <line>540</line>
- <option name="timeStamp" value="229" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/service/impl/PayOrderServiceImpl.java</url>
- <line>544</line>
- <option name="timeStamp" value="230" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/service/impl/PayOrderServiceImpl.java</url>
- <line>545</line>
- <option name="timeStamp" value="231" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/service/impl/PayOrderServiceImpl.java</url>
- <line>546</line>
- <option name="timeStamp" value="232" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/service/impl/PayOrderServiceImpl.java</url>
- <line>534</line>
- <option name="timeStamp" value="233" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/service/impl/PayOrderServiceImpl.java</url>
- <line>535</line>
- <option name="timeStamp" value="234" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/service/impl/PayOrderServiceImpl.java</url>
- <line>536</line>
- <option name="timeStamp" value="235" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/service/impl/PayOrderServiceImpl.java</url>
- <line>532</line>
- <option name="timeStamp" value="236" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/service/impl/PayOrderServiceImpl.java</url>
- <line>525</line>
- <option name="timeStamp" value="239" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/service/impl/PayOrderServiceImpl.java</url>
- <line>550</line>
- <option name="timeStamp" value="240" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/service/impl/PayOrderServiceImpl.java</url>
- <line>549</line>
- <option name="timeStamp" value="241" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/service/impl/PayOrderServiceImpl.java</url>
- <line>477</line>
- <option name="timeStamp" value="244" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/service/impl/PayOrderServiceImpl.java</url>
- <line>478</line>
- <option name="timeStamp" value="245" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/service/impl/PayOrderServiceImpl.java</url>
- <line>456</line>
- <option name="timeStamp" value="246" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/service/impl/PayOrderServiceImpl.java</url>
- <line>458</line>
- <option name="timeStamp" value="247" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yijia-station/src/main/java/com/yijia/station/service/impl/PayOrderServiceImpl.java</url>
- <line>475</line>
- <option name="timeStamp" value="248" />
- </line-breakpoint>
- <line-breakpoint type="java-method">
- <url>file://$PROJECT_DIR$/yijia-label/src/main/java/com/yijia/label/mapper/CustomerLabelMapper.java</url>
- <line>27</line>
- <properties class="com.yijia.label.mapper.CustomerLabelMapper" method="selectCustomerLabelList" />
- <option name="timeStamp" value="5" />
- </line-breakpoint>
- </breakpoints>
- </breakpoint-manager>
- <watches-manager>
- <configuration name="SpringBootApplicationConfigurationType">
- <watch expression="resultStr" />
- <watch expression="payOrder.beginTime" />
- </configuration>
- </watches-manager>
- </component>
- <component name="XSLT-Support.FileAssociations.UIState">
- <expand />
- <select />
- </component>
- <component name="com.intellij.coverage.CoverageDataManagerImpl">
- <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" />
- <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" />
- </component>
- </project>
|