workspace.xml 78 KB

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