workspace.xml 213 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647
  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. </component>
  21. <component name="ChangeListManager">
  22. <list default="true" id="d0c2120b-97da-4aaa-b4c5-0142800524f2" name="Default Changelist" comment="苏州分布签章完成后给徐珊发送通知">
  23. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-file-api/target/classes/com/jeeplus/common/factory/FileApiFallbackFactory$1.class" beforeDir="false" />
  24. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-file-api/target/classes/com/jeeplus/common/factory/FileApiFallbackFactory.class" beforeDir="false" />
  25. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-file-api/target/classes/com/jeeplus/common/feign/IFileApi.class" beforeDir="false" />
  26. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-file-api/target/jeeplus-file-api-9.0.jar" beforeDir="false" />
  27. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-file-api/target/maven-archiver/pom.properties" beforeDir="false" />
  28. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-file-api/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" />
  29. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-file-api/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" />
  30. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/core/excel/converter/ExcelDictDTOConverter.class" beforeDir="false" />
  31. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/core/excel/converter/ExcelOfficeDTOConverter.class" beforeDir="false" />
  32. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/core/excel/converter/ExcelPostListDTOConverter.class" beforeDir="false" />
  33. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/core/excel/converter/ExcelRoleListDTOConverter.class" beforeDir="false" />
  34. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/core/excel/converter/ExcelUserDTOConverter.class" beforeDir="false" />
  35. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/core/service/TreeDTOService.class" beforeDir="false" />
  36. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/core/service/TreeService.class" beforeDir="false" />
  37. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/core/service/dto/BaseDTO.class" beforeDir="false" />
  38. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/core/service/dto/TreeDTO.class" beforeDir="false" />
  39. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/mail/factory/MailApiFallbackFactory$1.class" beforeDir="false" />
  40. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/mail/factory/MailApiFallbackFactory.class" beforeDir="false" />
  41. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/mail/feign/IMailApi.class" beforeDir="false" />
  42. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/sys/domain/DataRule.class" beforeDir="false" />
  43. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/sys/domain/Log.class" beforeDir="false" />
  44. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/sys/domain/Office.class" beforeDir="false" />
  45. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/sys/domain/Role.class" beforeDir="false" />
  46. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/sys/domain/Tenant.class" beforeDir="false" />
  47. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/sys/domain/User.class" beforeDir="false" />
  48. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/sys/factory/ConfigApiFallbackFactory$1.class" beforeDir="false" />
  49. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/sys/factory/ConfigApiFallbackFactory.class" beforeDir="false" />
  50. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/sys/factory/DictApiFallbackFactory$1.class" beforeDir="false" />
  51. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/sys/factory/DictApiFallbackFactory.class" beforeDir="false" />
  52. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/sys/factory/LogApiFallbackFactory$1.class" beforeDir="false" />
  53. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/sys/factory/LogApiFallbackFactory.class" beforeDir="false" />
  54. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/sys/factory/OfficeApiFallbackFactory$1.class" beforeDir="false" />
  55. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/sys/factory/OfficeApiFallbackFactory.class" beforeDir="false" />
  56. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/sys/factory/PostApiFallbackFactory$1.class" beforeDir="false" />
  57. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/sys/factory/PostApiFallbackFactory.class" beforeDir="false" />
  58. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/sys/factory/RoleApiFallbackFactory$1.class" beforeDir="false" />
  59. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/sys/factory/RoleApiFallbackFactory.class" beforeDir="false" />
  60. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/sys/factory/TenantApiFallbackFactory$1.class" beforeDir="false" />
  61. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/sys/factory/TenantApiFallbackFactory.class" beforeDir="false" />
  62. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/sys/factory/UserApiFallbackFactory$1.class" beforeDir="false" />
  63. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/sys/factory/UserApiFallbackFactory.class" beforeDir="false" />
  64. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/sys/feign/IConfigApi.class" beforeDir="false" />
  65. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/sys/feign/IDictApi.class" beforeDir="false" />
  66. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/sys/feign/ILogApi.class" beforeDir="false" />
  67. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/sys/feign/IOfficeApi.class" beforeDir="false" />
  68. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/sys/feign/IPostApi.class" beforeDir="false" />
  69. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/sys/feign/IRoleApi.class" beforeDir="false" />
  70. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/sys/feign/ITenantApi.class" beforeDir="false" />
  71. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/sys/feign/IUserApi.class" beforeDir="false" />
  72. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/sys/service/dto/AreaDTO.class" beforeDir="false" />
  73. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/sys/service/dto/DataRuleDTO.class" beforeDir="false" />
  74. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/sys/service/dto/MenuDTO.class" beforeDir="false" />
  75. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/sys/service/dto/OfficeDTO.class" beforeDir="false" />
  76. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/sys/service/dto/PostDTO.class" beforeDir="false" />
  77. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/sys/service/dto/RoleDTO.class" beforeDir="false" />
  78. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/sys/service/dto/TenantDTO.class" beforeDir="false" />
  79. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/classes/com/jeeplus/sys/service/dto/UserDTO.class" beforeDir="false" />
  80. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/jeeplus-system-api-9.0.jar" beforeDir="false" />
  81. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/maven-archiver/pom.properties" beforeDir="false" />
  82. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" />
  83. <change beforePath="$PROJECT_DIR$/jeeplus-api/jeeplus-system-api/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" />
  84. <change beforePath="$PROJECT_DIR$/jeeplus-auth/target/classes/bootstrap.yml" beforeDir="false" />
  85. <change beforePath="$PROJECT_DIR$/jeeplus-auth/target/classes/com/jeeplus/auth/JeeplusAuthApplication.class" beforeDir="false" />
  86. <change beforePath="$PROJECT_DIR$/jeeplus-auth/target/classes/com/jeeplus/auth/controller/LoginController.class" beforeDir="false" />
  87. <change beforePath="$PROJECT_DIR$/jeeplus-auth/target/classes/com/jeeplus/auth/controller/app/AppLoginController.class" beforeDir="false" />
  88. <change beforePath="$PROJECT_DIR$/jeeplus-auth/target/classes/com/jeeplus/auth/model/LoginForm.class" beforeDir="false" />
  89. <change beforePath="$PROJECT_DIR$/jeeplus-auth/target/jeeplus-auth.jar" beforeDir="false" />
  90. <change beforePath="$PROJECT_DIR$/jeeplus-auth/target/jeeplus-auth.jar.original" beforeDir="false" />
  91. <change beforePath="$PROJECT_DIR$/jeeplus-auth/target/maven-archiver/pom.properties" beforeDir="false" />
  92. <change beforePath="$PROJECT_DIR$/jeeplus-auth/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" />
  93. <change beforePath="$PROJECT_DIR$/jeeplus-auth/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" />
  94. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-core/target/classes/com/jeeplus/aop/demo/DemoAspect.class" beforeDir="false" />
  95. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-core/target/classes/com/jeeplus/aop/demo/annotation/DemoMode.class" beforeDir="false" />
  96. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-core/target/classes/com/jeeplus/aop/demo/config/DemoAspectConfiguration.class" beforeDir="false" />
  97. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-core/target/classes/com/jeeplus/aop/demo/exception/DemoException.class" beforeDir="false" />
  98. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-core/target/classes/com/jeeplus/common/beanvalidator/BeanValidators.class" beforeDir="false" />
  99. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-core/target/classes/com/jeeplus/common/constant/AppNameConstants.class" beforeDir="false" />
  100. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-core/target/classes/com/jeeplus/common/constant/CacheNames.class" beforeDir="false" />
  101. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-core/target/classes/com/jeeplus/common/constant/CommonConstants.class" beforeDir="false" />
  102. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-core/target/classes/com/jeeplus/common/constant/ErrorConstants.class" beforeDir="false" />
  103. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-core/target/classes/com/jeeplus/common/constant/enums/MenuTypeEnum.class" beforeDir="false" />
  104. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-core/target/classes/com/jeeplus/common/constant/enums/OfficeTypeEnum.class" beforeDir="false" />
  105. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-core/target/classes/com/jeeplus/common/converter/StringToDateConverter.class" beforeDir="false" />
  106. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-core/target/classes/com/jeeplus/common/converter/mapper/JsonMapper$1.class" beforeDir="false" />
  107. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-core/target/classes/com/jeeplus/common/converter/mapper/JsonMapper$2.class" beforeDir="false" />
  108. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-core/target/classes/com/jeeplus/common/converter/mapper/JsonMapper.class" beforeDir="false" />
  109. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-core/target/classes/com/jeeplus/common/excel/EasyExcelUtils.class" beforeDir="false" />
  110. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-core/target/classes/com/jeeplus/common/excel/ExcelFieldDTOConverter.class" beforeDir="false" />
  111. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-core/target/classes/com/jeeplus/common/excel/ExcelListener.class" beforeDir="false" />
  112. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-core/target/classes/com/jeeplus/common/excel/ExcelOptions.class" beforeDir="false" />
  113. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-core/target/classes/com/jeeplus/common/excel/annotation/ExcelDictProperty.class" beforeDir="false" />
  114. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-core/target/classes/com/jeeplus/common/excel/annotation/ExcelFieldProperty.class" beforeDir="false" />
  115. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-core/target/classes/com/jeeplus/common/excel/annotation/ExportMode.class" beforeDir="false" />
  116. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-core/target/classes/com/jeeplus/common/redis/RedisConfig.class" beforeDir="false" />
  117. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-core/target/classes/com/jeeplus/common/redis/RedisUtils.class" beforeDir="false" />
  118. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-core/target/classes/com/jeeplus/common/utils/Collections3.class" beforeDir="false" />
  119. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-core/target/classes/com/jeeplus/common/utils/CommonUtils.class" beforeDir="false" />
  120. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-core/target/classes/com/jeeplus/common/utils/RequestUtils.class" beforeDir="false" />
  121. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-core/target/classes/com/jeeplus/common/utils/ResponseUtil.class" beforeDir="false" />
  122. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-core/target/classes/com/jeeplus/config/AppInit.class" beforeDir="false" />
  123. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-core/target/classes/com/jeeplus/config/DomainFeignConfig$1.class" beforeDir="false" />
  124. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-core/target/classes/com/jeeplus/config/DomainFeignConfig.class" beforeDir="false" />
  125. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-core/target/classes/com/jeeplus/config/ExceptionHandlingAsyncTaskExecutor.class" beforeDir="false" />
  126. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-core/target/classes/com/jeeplus/config/properties/JeePlusProperties.class" beforeDir="false" />
  127. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-core/target/classes/com/jeeplus/config/swagger/IgnoreSwaggerParameter.class" beforeDir="false" />
  128. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-core/target/classes/com/jeeplus/core/annotation/JeeplusCloudApplication.class" beforeDir="false" />
  129. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-core/target/classes/com/jeeplus/core/domain/BaseEntity.class" beforeDir="false" />
  130. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-core/target/classes/com/jeeplus/core/domain/TreeEntity.class" beforeDir="false" />
  131. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-core/target/classes/com/jeeplus/core/domain/TreeMapper.class" beforeDir="false" />
  132. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-core/target/classes/com/jeeplus/core/dto/DragNode.class" beforeDir="false" />
  133. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-core/target/classes/com/jeeplus/core/mapstruct/EntityWrapper.class" beforeDir="false" />
  134. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-core/target/classes/com/jeeplus/core/mapstruct/TreeWrapper.class" beforeDir="false" />
  135. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-core/target/classes/com/jeeplus/core/query/Query.class" beforeDir="false" />
  136. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-core/target/classes/com/jeeplus/core/query/QueryType.class" beforeDir="false" />
  137. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-core/target/classes/com/jeeplus/core/query/QueryWrapperGenerator$1.class" beforeDir="false" />
  138. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-core/target/classes/com/jeeplus/core/query/QueryWrapperGenerator.class" beforeDir="false" />
  139. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-core/target/jeeplus-common-core-9.0.jar" beforeDir="false" />
  140. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-core/target/maven-archiver/pom.properties" beforeDir="false" />
  141. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-core/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" />
  142. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-core/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" />
  143. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-log/target/classes/com/jeeplus/logging/LoggingAspect.class" beforeDir="false" />
  144. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-log/target/classes/com/jeeplus/logging/annotation/ApiLog.class" beforeDir="false" />
  145. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-log/target/classes/com/jeeplus/logging/config/LoggingAspectConfiguration.class" beforeDir="false" />
  146. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-log/target/classes/com/jeeplus/logging/constant/enums/LogTypeEnum.class" beforeDir="false" />
  147. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-log/target/classes/com/jeeplus/logging/service/AsyncLogService.class" beforeDir="false" />
  148. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-log/target/classes/com/jeeplus/logging/utils/LogUtils.class" beforeDir="false" />
  149. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-log/target/jeeplus-common-log-9.0.jar" beforeDir="false" />
  150. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-log/target/maven-archiver/pom.properties" beforeDir="false" />
  151. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-log/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" />
  152. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-log/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" />
  153. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-mybatis-plus/target/classes/com/jeeplus/config/DataPermissionHandlerImpl.class" beforeDir="false" />
  154. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-mybatis-plus/target/classes/com/jeeplus/config/MyMetaObjectHandler.class" beforeDir="false" />
  155. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-mybatis-plus/target/classes/com/jeeplus/config/MybatisPlusConfig.class" beforeDir="false" />
  156. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-mybatis-plus/target/classes/com/jeeplus/config/TenantLineHandlerImpl.class" beforeDir="false" />
  157. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-mybatis-plus/target/classes/com/jeeplus/database/config/DataSourceConfig.class" beforeDir="false" />
  158. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-mybatis-plus/target/classes/com/jeeplus/database/datalink/domain/DataSource.class" beforeDir="false" />
  159. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-mybatis-plus/target/classes/com/jeeplus/database/datalink/domain/vo/DataSourceTreeVO.class" beforeDir="false" />
  160. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-mybatis-plus/target/classes/com/jeeplus/database/datalink/jdbc/DBPool.class" beforeDir="false" />
  161. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-mybatis-plus/target/classes/com/jeeplus/database/datalink/mapper/DataSourceMapper.class" beforeDir="false" />
  162. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-mybatis-plus/target/classes/com/jeeplus/database/datalink/mapper/xml/DataSourceMapper.xml" beforeDir="false" />
  163. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-mybatis-plus/target/classes/com/jeeplus/database/datalink/service/DataSourceService.class" beforeDir="false" />
  164. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-mybatis-plus/target/classes/com/jeeplus/database/datalink/service/dto/DataSourceDTO.class" beforeDir="false" />
  165. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-mybatis-plus/target/classes/com/jeeplus/database/datalink/service/mapstruct/DataSourceWrapper.class" beforeDir="false" />
  166. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-mybatis-plus/target/classes/com/jeeplus/database/datalink/service/mapstruct/DataSourceWrapperImpl.class" beforeDir="false" />
  167. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-mybatis-plus/target/generated-sources/annotations/com/jeeplus/database/datalink/service/mapstruct/DataSourceWrapperImpl.java" beforeDir="false" />
  168. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-mybatis-plus/target/jeeplus-common-mybatis-plus-9.0.jar" beforeDir="false" />
  169. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-mybatis-plus/target/maven-archiver/pom.properties" beforeDir="false" />
  170. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-mybatis-plus/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" />
  171. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-mybatis-plus/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" />
  172. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-security/target/classes/com/jeeplus/common/CustomUserDetailsService.class" beforeDir="false" />
  173. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-security/target/classes/com/jeeplus/common/ExceptionTranslator.class" beforeDir="false" />
  174. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-security/target/classes/com/jeeplus/common/JWTConfigurer.class" beforeDir="false" />
  175. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-security/target/classes/com/jeeplus/common/JWTFilter.class" beforeDir="false" />
  176. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-security/target/classes/com/jeeplus/common/JwtAccessDeniedHandler.class" beforeDir="false" />
  177. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-security/target/classes/com/jeeplus/common/JwtAuthenticationEntryPoint.class" beforeDir="false" />
  178. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-security/target/classes/com/jeeplus/common/SecurityUtils.class" beforeDir="false" />
  179. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-security/target/classes/com/jeeplus/common/TokenProvider.class" beforeDir="false" />
  180. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-security/target/classes/com/jeeplus/common/WebConfig.class" beforeDir="false" />
  181. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-security/target/classes/com/jeeplus/common/WebSecurityConfig.class" beforeDir="false" />
  182. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-security/target/jeeplus-common-security-9.0.jar" beforeDir="false" />
  183. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-security/target/maven-archiver/pom.properties" beforeDir="false" />
  184. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-security/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" />
  185. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-security/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" />
  186. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-swagger/target/classes/com/jeeplus/config/SwaggerConfig.class" beforeDir="false" />
  187. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-swagger/target/classes/springfox/documentation/schema/TypeNameIndexingAdapter.class" beforeDir="false" />
  188. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-swagger/target/jeeplus-common-swagger-9.0.jar" beforeDir="false" />
  189. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-swagger/target/maven-archiver/pom.properties" beforeDir="false" />
  190. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-swagger/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" />
  191. <change beforePath="$PROJECT_DIR$/jeeplus-common/jeeplus-common-swagger/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" />
  192. <change beforePath="$PROJECT_DIR$/jeeplus-gateway/target/classes/banner.txt" beforeDir="false" />
  193. <change beforePath="$PROJECT_DIR$/jeeplus-gateway/target/classes/bootstrap.yml" beforeDir="false" />
  194. <change beforePath="$PROJECT_DIR$/jeeplus-gateway/target/classes/com/jeeplus/gateway/JeeplusGatewayApplication.class" beforeDir="false" />
  195. <change beforePath="$PROJECT_DIR$/jeeplus-gateway/target/classes/com/jeeplus/gateway/config/SecurityConfiguration.class" beforeDir="false" />
  196. <change beforePath="$PROJECT_DIR$/jeeplus-gateway/target/classes/com/jeeplus/gateway/config/SwaggerProvider.class" beforeDir="false" />
  197. <change beforePath="$PROJECT_DIR$/jeeplus-gateway/target/classes/com/jeeplus/gateway/controller/SwaggerResourceController.class" beforeDir="false" />
  198. <change beforePath="$PROJECT_DIR$/jeeplus-gateway/target/classes/com/jeeplus/gateway/excepiton/JwtAccessDeniedHandler.class" beforeDir="false" />
  199. <change beforePath="$PROJECT_DIR$/jeeplus-gateway/target/classes/com/jeeplus/gateway/excepiton/JwtAuthenticationEntryPoint.class" beforeDir="false" />
  200. <change beforePath="$PROJECT_DIR$/jeeplus-gateway/target/classes/com/jeeplus/gateway/filter/JWTFilter.class" beforeDir="false" />
  201. <change beforePath="$PROJECT_DIR$/jeeplus-gateway/target/classes/com/jeeplus/gateway/handler/GatewayExceptionHandler.class" beforeDir="false" />
  202. <change beforePath="$PROJECT_DIR$/jeeplus-gateway/target/classes/com/jeeplus/gateway/security/TokenProvider.class" beforeDir="false" />
  203. <change beforePath="$PROJECT_DIR$/jeeplus-gateway/target/classes/com/jeeplus/gateway/service/CustomUserDetailsService$1.class" beforeDir="false" />
  204. <change beforePath="$PROJECT_DIR$/jeeplus-gateway/target/classes/com/jeeplus/gateway/service/CustomUserDetailsService.class" beforeDir="false" />
  205. <change beforePath="$PROJECT_DIR$/jeeplus-gateway/target/jeeplus-gateway.jar" beforeDir="false" />
  206. <change beforePath="$PROJECT_DIR$/jeeplus-gateway/target/jeeplus-gateway.jar.original" beforeDir="false" />
  207. <change beforePath="$PROJECT_DIR$/jeeplus-gateway/target/maven-archiver/pom.properties" beforeDir="false" />
  208. <change beforePath="$PROJECT_DIR$/jeeplus-gateway/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" />
  209. <change beforePath="$PROJECT_DIR$/jeeplus-gateway/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" />
  210. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-admin-server/target/classes/bootstrap.yml" beforeDir="false" />
  211. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-admin-server/target/classes/com/jeeplus/AdminServer.class" beforeDir="false" />
  212. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-admin-server/target/jeeplus-admin-server.jar" beforeDir="false" />
  213. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-admin-server/target/jeeplus-admin-server.jar.original" beforeDir="false" />
  214. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-admin-server/target/maven-archiver/pom.properties" beforeDir="false" />
  215. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-admin-server/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" />
  216. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-admin-server/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" />
  217. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-devtools/target/classes/banner.txt" beforeDir="false" />
  218. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-devtools/target/classes/bootstrap.yml" beforeDir="false" />
  219. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-devtools/target/classes/com/jeeplus/devtools/JeeplusDevtoolsApplication.class" beforeDir="false" />
  220. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-devtools/target/jeeplus-devtools.jar" beforeDir="false" />
  221. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-devtools/target/jeeplus-devtools.jar.original" beforeDir="false" />
  222. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-devtools/target/maven-archiver/pom.properties" beforeDir="false" />
  223. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-devtools/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" />
  224. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-devtools/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" />
  225. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-file/target/classes/bootstrap.yml" beforeDir="false" />
  226. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-file/target/classes/com/jeeplus/file/JeeplusFileApplication.class" beforeDir="false" />
  227. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-file/target/classes/com/jeeplus/file/config/FileProperties.class" beforeDir="false" />
  228. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-file/target/classes/com/jeeplus/file/controller/FileController.class" beforeDir="false" />
  229. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-file/target/classes/com/jeeplus/file/controller/app/AppFileController.class" beforeDir="false" />
  230. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-file/target/classes/com/jeeplus/file/model/FileData.class" beforeDir="false" />
  231. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-file/target/classes/com/jeeplus/file/repository/AccessoryRepository.class" beforeDir="false" />
  232. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-file/target/classes/com/jeeplus/file/repository/AliyunOSSRepository.class" beforeDir="false" />
  233. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-file/target/classes/com/jeeplus/file/repository/Exception/FunctionNotSupportedException.class" beforeDir="false" />
  234. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-file/target/classes/com/jeeplus/file/repository/LocalRepository.class" beforeDir="false" />
  235. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-file/target/classes/com/jeeplus/file/repository/MinIORepository.class" beforeDir="false" />
  236. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-file/target/classes/com/jeeplus/file/utils/FileUtils.class" beforeDir="false" />
  237. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-file/target/jeeplus-file.jar" beforeDir="false" />
  238. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-file/target/jeeplus-file.jar.original" beforeDir="false" />
  239. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-file/target/maven-archiver/pom.properties" beforeDir="false" />
  240. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-file/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" />
  241. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-file/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" />
  242. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-finance/src/main/java/com/jeeplus/finance/projectReport/domain/CwProjectReportData.java" beforeDir="false" afterPath="$PROJECT_DIR$/jeeplus-modules/jeeplus-finance/src/main/java/com/jeeplus/finance/projectReport/domain/CwProjectReportData.java" afterDir="false" />
  243. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-finance/src/main/java/com/jeeplus/finance/projectReport/mapper/xml/CwProjectReportMapper.xml" beforeDir="false" afterPath="$PROJECT_DIR$/jeeplus-modules/jeeplus-finance/src/main/java/com/jeeplus/finance/projectReport/mapper/xml/CwProjectReportMapper.xml" afterDir="false" />
  244. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-finance/src/main/resources/application-finance.yml" beforeDir="false" afterPath="$PROJECT_DIR$/jeeplus-modules/jeeplus-finance/src/main/resources/application-finance.yml" afterDir="false" />
  245. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/banner.txt" beforeDir="false" />
  246. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/bootstrap.yml" beforeDir="false" />
  247. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/JeeplusFlowableApplication.class" beforeDir="false" />
  248. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/common/config/FlowDataSourceProcessEngineAutoConfiguration.class" beforeDir="false" />
  249. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/common/config/FlowableBeanConfig.class" beforeDir="false" />
  250. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/common/config/FlowableInterceptor.class" beforeDir="false" />
  251. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/controller/ActCategoryController.class" beforeDir="false" />
  252. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/controller/AssignTypeController.class" beforeDir="false" />
  253. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/controller/ButtonController.class" beforeDir="false" />
  254. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/controller/ConditionController.class" beforeDir="false" />
  255. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/controller/FlowCopyController.class" beforeDir="false" />
  256. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/controller/FormCategoryController.class" beforeDir="false" />
  257. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/controller/FormDefinitionController.class" beforeDir="false" />
  258. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/controller/FormDefinitionJsonController.class" beforeDir="false" />
  259. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/controller/ListenerController.class" beforeDir="false" />
  260. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/controller/NodeSettingController.class" beforeDir="false" />
  261. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/controller/TaskDefExtensionController.class" beforeDir="false" />
  262. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/controller/app/AppActCategoryController.class" beforeDir="false" />
  263. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/controller/app/AppFlowCopyController.class" beforeDir="false" />
  264. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/controller/app/AppTaskDefExtensionController.class" beforeDir="false" />
  265. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/domain/ActCategory.class" beforeDir="false" />
  266. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/domain/AssignType.class" beforeDir="false" />
  267. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/domain/Button.class" beforeDir="false" />
  268. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/domain/Condition.class" beforeDir="false" />
  269. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/domain/FlowAssignee.class" beforeDir="false" />
  270. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/domain/FlowButton.class" beforeDir="false" />
  271. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/domain/FlowCondition.class" beforeDir="false" />
  272. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/domain/FlowCopy.class" beforeDir="false" />
  273. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/domain/FormCategory.class" beforeDir="false" />
  274. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/domain/FormDefinition.class" beforeDir="false" />
  275. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/domain/FormDefinitionJson.class" beforeDir="false" />
  276. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/domain/Listener.class" beforeDir="false" />
  277. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/domain/NodeSetting.class" beforeDir="false" />
  278. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/domain/TaskDefExtension.class" beforeDir="false" />
  279. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/mapper/ActCategoryMapper.class" beforeDir="false" />
  280. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/mapper/AssignTypeMapper.class" beforeDir="false" />
  281. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/mapper/ButtonMapper.class" beforeDir="false" />
  282. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/mapper/ConditionMapper.class" beforeDir="false" />
  283. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/mapper/FlowAssigneeMapper.class" beforeDir="false" />
  284. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/mapper/FlowButtonMapper.class" beforeDir="false" />
  285. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/mapper/FlowConditionMapper.class" beforeDir="false" />
  286. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/mapper/FlowCopyMapper.class" beforeDir="false" />
  287. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/mapper/FormCategoryMapper.class" beforeDir="false" />
  288. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/mapper/FormDefinitionJsonMapper.class" beforeDir="false" />
  289. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/mapper/FormDefinitionMapper.class" beforeDir="false" />
  290. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/mapper/ListenerMapper.class" beforeDir="false" />
  291. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/mapper/NodeSettingMapper.class" beforeDir="false" />
  292. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/mapper/TaskDefExtensionMapper.class" beforeDir="false" />
  293. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/mapper/xml/ActCategoryMapper.xml" beforeDir="false" />
  294. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/mapper/xml/AssignTypeMapper.xml" beforeDir="false" />
  295. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/mapper/xml/ButtonMapper.xml" beforeDir="false" />
  296. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/mapper/xml/ConditionMapper.xml" beforeDir="false" />
  297. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/mapper/xml/FlowAssigneeMapper.xml" beforeDir="false" />
  298. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/mapper/xml/FlowButtonMapper.xml" beforeDir="false" />
  299. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/mapper/xml/FlowConditionMapper.xml" beforeDir="false" />
  300. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/mapper/xml/FlowCopyMapper.xml" beforeDir="false" />
  301. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/mapper/xml/FormCategoryMapper.xml" beforeDir="false" />
  302. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/mapper/xml/FormDefinitionJsonMapper.xml" beforeDir="false" />
  303. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/mapper/xml/FormDefinitionMapper.xml" beforeDir="false" />
  304. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/mapper/xml/ListenerMapper.xml" beforeDir="false" />
  305. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/mapper/xml/NodeSettingMapper.xml" beforeDir="false" />
  306. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/mapper/xml/TaskDefExtensionMapper.xml" beforeDir="false" />
  307. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/ActCategoryService.class" beforeDir="false" />
  308. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/AssignTypeService.class" beforeDir="false" />
  309. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/ButtonService.class" beforeDir="false" />
  310. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/ConditionService.class" beforeDir="false" />
  311. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/FlowAssigneeService.class" beforeDir="false" />
  312. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/FlowButtonService.class" beforeDir="false" />
  313. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/FlowConditionService.class" beforeDir="false" />
  314. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/FlowCopyService.class" beforeDir="false" />
  315. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/FormCategoryService.class" beforeDir="false" />
  316. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/FormDefinitionJsonService.class" beforeDir="false" />
  317. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/FormDefinitionService.class" beforeDir="false" />
  318. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/ListenerService.class" beforeDir="false" />
  319. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/NodeSettingService.class" beforeDir="false" />
  320. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/TaskDefExtensionService.class" beforeDir="false" />
  321. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/dto/ActCategoryDTO.class" beforeDir="false" />
  322. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/dto/AssignTypeDTO.class" beforeDir="false" />
  323. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/dto/ButtonDTO.class" beforeDir="false" />
  324. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/dto/ConditionDTO.class" beforeDir="false" />
  325. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/dto/FlowAssigneeDTO.class" beforeDir="false" />
  326. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/dto/FlowButtonDTO.class" beforeDir="false" />
  327. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/dto/FlowConditionDTO.class" beforeDir="false" />
  328. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/dto/FlowCopyDTO.class" beforeDir="false" />
  329. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/dto/FormCategoryDTO.class" beforeDir="false" />
  330. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/dto/FormDefinitionDTO.class" beforeDir="false" />
  331. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/dto/FormDefinitionJsonDTO.class" beforeDir="false" />
  332. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/dto/ListenerDTO.class" beforeDir="false" />
  333. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/dto/NodeSettingDTO.class" beforeDir="false" />
  334. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/dto/TaskDefExtensionDTO.class" beforeDir="false" />
  335. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/mapstruct/ActCategoryWrapper.class" beforeDir="false" />
  336. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/mapstruct/ActCategoryWrapperImpl.class" beforeDir="false" />
  337. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/mapstruct/AssignTypeWrapper.class" beforeDir="false" />
  338. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/mapstruct/AssignTypeWrapperImpl.class" beforeDir="false" />
  339. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/mapstruct/ButtonWrapper.class" beforeDir="false" />
  340. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/mapstruct/ButtonWrapperImpl.class" beforeDir="false" />
  341. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/mapstruct/ConditionWrapper.class" beforeDir="false" />
  342. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/mapstruct/ConditionWrapperImpl.class" beforeDir="false" />
  343. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/mapstruct/FlowAssigneeWrapper.class" beforeDir="false" />
  344. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/mapstruct/FlowAssigneeWrapperImpl.class" beforeDir="false" />
  345. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/mapstruct/FlowButtonWrapper.class" beforeDir="false" />
  346. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/mapstruct/FlowButtonWrapperImpl.class" beforeDir="false" />
  347. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/mapstruct/FlowConditionWrapper.class" beforeDir="false" />
  348. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/mapstruct/FlowConditionWrapperImpl.class" beforeDir="false" />
  349. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/mapstruct/FlowCopyWrapper.class" beforeDir="false" />
  350. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/mapstruct/FlowCopyWrapperImpl.class" beforeDir="false" />
  351. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/mapstruct/FormCategoryWrapper.class" beforeDir="false" />
  352. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/mapstruct/FormCategoryWrapperImpl.class" beforeDir="false" />
  353. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/mapstruct/FormDefinitionJsonWrapper.class" beforeDir="false" />
  354. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/mapstruct/FormDefinitionJsonWrapperImpl.class" beforeDir="false" />
  355. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/mapstruct/FormDefinitionWrapper.class" beforeDir="false" />
  356. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/mapstruct/FormDefinitionWrapperImpl.class" beforeDir="false" />
  357. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/mapstruct/ListenerWrapper.class" beforeDir="false" />
  358. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/mapstruct/ListenerWrapperImpl.class" beforeDir="false" />
  359. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/mapstruct/NodeSettingWrapper.class" beforeDir="false" />
  360. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/mapstruct/NodeSettingWrapperImpl.class" beforeDir="false" />
  361. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/mapstruct/TaskDefExtensionWrapper.class" beforeDir="false" />
  362. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/extension/service/mapstruct/TaskDefExtensionWrapperImpl.class" beforeDir="false" />
  363. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/common/cmd/BackUserTaskCmd.class" beforeDir="false" />
  364. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/common/factory/MyActivityBehaviorFactory.class" beforeDir="false" />
  365. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/common/handler/CollectionUtils.class" beforeDir="false" />
  366. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/common/handler/ExtUserTaskActivityBehavior.class" beforeDir="false" />
  367. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/common/handler/MutiInstanceHandler.class" beforeDir="false" />
  368. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/constant/FlowableConstant.class" beforeDir="false" />
  369. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/controller/FlowableFormController.class" beforeDir="false" />
  370. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/controller/FlowableModelController.class" beforeDir="false" />
  371. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/controller/FlowableProcessController.class" beforeDir="false" />
  372. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/controller/FlowableTaskController.class" beforeDir="false" />
  373. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/controller/app/AppFlowableChartController.class" beforeDir="false" />
  374. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/controller/app/AppFlowableFormController.class" beforeDir="false" />
  375. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/controller/app/AppFlowableProcessController.class" beforeDir="false" />
  376. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/controller/app/AppFlowableTaskController.class" beforeDir="false" />
  377. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/listener/MyExecutionListener.class" beforeDir="false" />
  378. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/mapper/FlowMapper.class" beforeDir="false" />
  379. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/mapper/FlowModelMapper.class" beforeDir="false" />
  380. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/mapper/xml/FlowMapper.xml" beforeDir="false" />
  381. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/model/Flow.class" beforeDir="false" />
  382. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/model/FlowModel.class" beforeDir="false" />
  383. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/model/TaskComment.class" beforeDir="false" />
  384. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/service/FlowProcessService.class" beforeDir="false" />
  385. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/service/FlowTaskService$1.class" beforeDir="false" />
  386. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/service/FlowTaskService$2.class" beforeDir="false" />
  387. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/service/FlowTaskService.class" beforeDir="false" />
  388. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/service/FlowableBpmnModelService.class" beforeDir="false" />
  389. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/service/FlowableModelService.class" beforeDir="false" />
  390. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/service/converter/json/FlowBpmnJsonConverter.class" beforeDir="false" />
  391. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/service/converter/json/FlowModelService.class" beforeDir="false" />
  392. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/service/converter/json/FlowSequenceFlowJsonConverter.class" beforeDir="false" />
  393. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/service/converter/json/FlowStartEventJsonConverter.class" beforeDir="false" />
  394. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/service/converter/json/FlowUserTaskJsonConverter.class" beforeDir="false" />
  395. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/service/ext/FlowIdentityServiceImpl.class" beforeDir="false" />
  396. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/service/ext/iml/FlowGroupQueryImpl.class" beforeDir="false" />
  397. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/service/ext/iml/FlowUserQueryImpl.class" beforeDir="false" />
  398. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/utils/AddChildExecutionCmd.class" beforeDir="false" />
  399. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/utils/AppFormJsonUtils.class" beforeDir="false" />
  400. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/utils/DateConverter.class" beforeDir="false" />
  401. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/utils/DeleteChildExecutionCmd.class" beforeDir="false" />
  402. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/utils/FlowableUtils.class" beforeDir="false" />
  403. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/utils/JumpActivityCmd.class" beforeDir="false" />
  404. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/utils/ProcessDefCache.class" beforeDir="false" />
  405. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/utils/ProcessDefinitionUtils.class" beforeDir="false" />
  406. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/utils/PropertyType.class" beforeDir="false" />
  407. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/utils/TimeUtils.class" beforeDir="false" />
  408. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/utils/Variable.class" beforeDir="false" />
  409. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/vo/ActionType.class" beforeDir="false" />
  410. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/vo/HisTaskVo.class" beforeDir="false" />
  411. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/vo/ProcessStatus.class" beforeDir="false" />
  412. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/vo/ProcessVo.class" beforeDir="false" />
  413. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/com/jeeplus/flowable/vo/TaskVo.class" beforeDir="false" />
  414. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/org/flowable/db/properties/db2.properties" beforeDir="false" />
  415. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/org/flowable/db/properties/h2.properties" beforeDir="false" />
  416. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/org/flowable/db/properties/hsql.properties" beforeDir="false" />
  417. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/org/flowable/db/properties/mssql.properties" beforeDir="false" />
  418. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/org/flowable/db/properties/mysql.properties" beforeDir="false" />
  419. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/org/flowable/db/properties/oracle.properties" beforeDir="false" />
  420. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/org/flowable/db/properties/postgres.properties" beforeDir="false" />
  421. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/org/flowable/engine/impl/variable/ParallelMultiInstanceLoopVariableType.class" beforeDir="false" />
  422. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/org/flowable/ui/common/security/SecurityUtils$1.class" beforeDir="false" />
  423. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/org/flowable/ui/common/security/SecurityUtils.class" beforeDir="false" />
  424. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/org/flowable/ui/modeler/conf/ModelerSecurityConfiguration$ModelerApiWebSecurityConfigurationAdapter.class" beforeDir="false" />
  425. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/org/flowable/ui/modeler/conf/ModelerSecurityConfiguration.class" beforeDir="false" />
  426. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/org/postgresql/jdbc/PgResultSet$1.class" beforeDir="false" />
  427. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/org/postgresql/jdbc/PgResultSet$CursorResultHandler.class" beforeDir="false" />
  428. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/org/postgresql/jdbc/PgResultSet$NullObject.class" beforeDir="false" />
  429. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/org/postgresql/jdbc/PgResultSet$PrimaryKey.class" beforeDir="false" />
  430. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/classes/org/postgresql/jdbc/PgResultSet.class" beforeDir="false" />
  431. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/generated-sources/annotations/com/jeeplus/extension/service/mapstruct/ActCategoryWrapperImpl.java" beforeDir="false" />
  432. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/generated-sources/annotations/com/jeeplus/extension/service/mapstruct/AssignTypeWrapperImpl.java" beforeDir="false" />
  433. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/generated-sources/annotations/com/jeeplus/extension/service/mapstruct/ButtonWrapperImpl.java" beforeDir="false" />
  434. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/generated-sources/annotations/com/jeeplus/extension/service/mapstruct/ConditionWrapperImpl.java" beforeDir="false" />
  435. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/generated-sources/annotations/com/jeeplus/extension/service/mapstruct/FlowAssigneeWrapperImpl.java" beforeDir="false" />
  436. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/generated-sources/annotations/com/jeeplus/extension/service/mapstruct/FlowButtonWrapperImpl.java" beforeDir="false" />
  437. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/generated-sources/annotations/com/jeeplus/extension/service/mapstruct/FlowConditionWrapperImpl.java" beforeDir="false" />
  438. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/generated-sources/annotations/com/jeeplus/extension/service/mapstruct/FlowCopyWrapperImpl.java" beforeDir="false" />
  439. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/generated-sources/annotations/com/jeeplus/extension/service/mapstruct/FormCategoryWrapperImpl.java" beforeDir="false" />
  440. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/generated-sources/annotations/com/jeeplus/extension/service/mapstruct/FormDefinitionJsonWrapperImpl.java" beforeDir="false" />
  441. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/generated-sources/annotations/com/jeeplus/extension/service/mapstruct/FormDefinitionWrapperImpl.java" beforeDir="false" />
  442. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/generated-sources/annotations/com/jeeplus/extension/service/mapstruct/ListenerWrapperImpl.java" beforeDir="false" />
  443. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/generated-sources/annotations/com/jeeplus/extension/service/mapstruct/NodeSettingWrapperImpl.java" beforeDir="false" />
  444. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/generated-sources/annotations/com/jeeplus/extension/service/mapstruct/TaskDefExtensionWrapperImpl.java" beforeDir="false" />
  445. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/jeeplus-flowable.jar" beforeDir="false" />
  446. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/jeeplus-flowable.jar.original" beforeDir="false" />
  447. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/maven-archiver/pom.properties" beforeDir="false" />
  448. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" />
  449. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" />
  450. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/banner.txt" beforeDir="false" />
  451. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/bootstrap.yml" beforeDir="false" />
  452. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/JeeplusSystemApplication.class" beforeDir="false" />
  453. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/calendar/controller/MyCalendarController.class" beforeDir="false" />
  454. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/calendar/domain/MyCalendar.class" beforeDir="false" />
  455. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/calendar/mapper/MyCalendarMapper.class" beforeDir="false" />
  456. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/calendar/mapper/xml/MyCalendarMapper.xml" beforeDir="false" />
  457. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/calendar/service/MyCalendarService.class" beforeDir="false" />
  458. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/calendar/service/dto/MyCalendarDTO.class" beforeDir="false" />
  459. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/calendar/service/mapstruct/MyCalendarWrapper.class" beforeDir="false" />
  460. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/calendar/service/mapstruct/MyCalendarWrapperImpl.class" beforeDir="false" />
  461. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/database/datalink/controller/DataSourceController.class" beforeDir="false" />
  462. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/database/datalink/utils/DbUtils.class" beforeDir="false" />
  463. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/database/datamodel/controller/DataMetaController.class" beforeDir="false" />
  464. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/database/datamodel/controller/DataSetController.class" beforeDir="false" />
  465. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/database/datamodel/domain/DataMeta.class" beforeDir="false" />
  466. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/database/datamodel/domain/DataParam.class" beforeDir="false" />
  467. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/database/datamodel/domain/DataSet.class" beforeDir="false" />
  468. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/database/datamodel/mapper/DataMetaMapper.class" beforeDir="false" />
  469. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/database/datamodel/mapper/DataParamMapper.class" beforeDir="false" />
  470. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/database/datamodel/mapper/DataSetMapper.class" beforeDir="false" />
  471. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/database/datamodel/mapper/xml/DataMetaMapper.xml" beforeDir="false" />
  472. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/database/datamodel/mapper/xml/DataParamMapper.xml" beforeDir="false" />
  473. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/database/datamodel/mapper/xml/DataSetMapper.xml" beforeDir="false" />
  474. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/database/datamodel/service/DataMetaService.class" beforeDir="false" />
  475. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/database/datamodel/service/DataParamService.class" beforeDir="false" />
  476. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/database/datamodel/service/DataSetService.class" beforeDir="false" />
  477. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/database/datamodel/service/dto/DataMetaDTO.class" beforeDir="false" />
  478. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/database/datamodel/service/dto/DataParamDTO.class" beforeDir="false" />
  479. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/database/datamodel/service/dto/DataSetDTO.class" beforeDir="false" />
  480. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/database/datamodel/service/mapstruct/DataMetaWrapper.class" beforeDir="false" />
  481. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/database/datamodel/service/mapstruct/DataMetaWrapperImpl.class" beforeDir="false" />
  482. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/database/datamodel/service/mapstruct/DataParamWrapper.class" beforeDir="false" />
  483. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/database/datamodel/service/mapstruct/DataParamWrapperImpl.class" beforeDir="false" />
  484. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/database/datamodel/service/mapstruct/DataSetWrapper.class" beforeDir="false" />
  485. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/database/datamodel/service/mapstruct/DataSetWrapperImpl.class" beforeDir="false" />
  486. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/database/datatable/constants/FieldTypes.class" beforeDir="false" />
  487. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/database/datatable/controller/TableController.class" beforeDir="false" />
  488. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/database/datatable/dto/Field.class" beforeDir="false" />
  489. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/database/datatable/dto/TableDTO.class" beforeDir="false" />
  490. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/database/datatable/vo/JTableVO.class" beforeDir="false" />
  491. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/datav/controller/DataComponentController.class" beforeDir="false" />
  492. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/datav/controller/DataMapController.class" beforeDir="false" />
  493. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/datav/controller/DataScreenCategoryController.class" beforeDir="false" />
  494. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/datav/controller/DataScreenController.class" beforeDir="false" />
  495. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/datav/domain/DataComponent.class" beforeDir="false" />
  496. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/datav/domain/DataMap.class" beforeDir="false" />
  497. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/datav/domain/DataScreen.class" beforeDir="false" />
  498. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/datav/domain/DataScreenCategory.class" beforeDir="false" />
  499. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/datav/mapper/DataComponentMapper.class" beforeDir="false" />
  500. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/datav/mapper/DataMapMapper.class" beforeDir="false" />
  501. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/datav/mapper/DataScreenCategoryMapper.class" beforeDir="false" />
  502. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/datav/mapper/DataScreenMapper.class" beforeDir="false" />
  503. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/datav/mapper/xml/DataComponentMapper.xml" beforeDir="false" />
  504. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/datav/mapper/xml/DataMapMapper.xml" beforeDir="false" />
  505. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/datav/mapper/xml/DataScreenCategoryMapper.xml" beforeDir="false" />
  506. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/datav/mapper/xml/DataScreenMapper.xml" beforeDir="false" />
  507. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/datav/model/DataSetRequest.class" beforeDir="false" />
  508. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/datav/service/DataComponentService.class" beforeDir="false" />
  509. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/datav/service/DataMapService.class" beforeDir="false" />
  510. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/datav/service/DataScreenCategoryService.class" beforeDir="false" />
  511. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/datav/service/DataScreenService.class" beforeDir="false" />
  512. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/datav/service/dto/DataComponentDTO.class" beforeDir="false" />
  513. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/datav/service/dto/DataMapDTO.class" beforeDir="false" />
  514. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/datav/service/dto/DataScreenCategoryDTO.class" beforeDir="false" />
  515. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/datav/service/dto/DataScreenDTO.class" beforeDir="false" />
  516. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/datav/service/mapstruct/DataComponentWrapper.class" beforeDir="false" />
  517. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/datav/service/mapstruct/DataComponentWrapperImpl.class" beforeDir="false" />
  518. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/datav/service/mapstruct/DataMapWrapper.class" beforeDir="false" />
  519. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/datav/service/mapstruct/DataMapWrapperImpl.class" beforeDir="false" />
  520. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/datav/service/mapstruct/DataScreenCategoryWrapper.class" beforeDir="false" />
  521. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/datav/service/mapstruct/DataScreenCategoryWrapperImpl.class" beforeDir="false" />
  522. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/datav/service/mapstruct/DataScreenWrapper.class" beforeDir="false" />
  523. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/datav/service/mapstruct/DataScreenWrapperImpl.class" beforeDir="false" />
  524. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/echarts/controller/DashboardController.class" beforeDir="false" />
  525. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/echarts/controller/EchartsController.class" beforeDir="false" />
  526. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/echarts/domain/Dashboard.class" beforeDir="false" />
  527. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/echarts/domain/Echarts.class" beforeDir="false" />
  528. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/echarts/domain/vo/ChartDataVO.class" beforeDir="false" />
  529. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/echarts/mapper/DashboardMapper.class" beforeDir="false" />
  530. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/echarts/mapper/EchartsMapper.class" beforeDir="false" />
  531. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/echarts/mapper/xml/DashboardMapper.xml" beforeDir="false" />
  532. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/echarts/mapper/xml/EchartsMapper.xml" beforeDir="false" />
  533. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/echarts/service/DashboardService.class" beforeDir="false" />
  534. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/echarts/service/EchartsService.class" beforeDir="false" />
  535. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/echarts/service/dto/DashboardDTO.class" beforeDir="false" />
  536. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/echarts/service/dto/EchartsDTO.class" beforeDir="false" />
  537. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/echarts/service/mapstruct/DashboardWrapper.class" beforeDir="false" />
  538. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/echarts/service/mapstruct/DashboardWrapperImpl.class" beforeDir="false" />
  539. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/echarts/service/mapstruct/EchartsWrapper.class" beforeDir="false" />
  540. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/echarts/service/mapstruct/EchartsWrapperImpl.class" beforeDir="false" />
  541. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/echarts/utils/OptionUtil.class" beforeDir="false" />
  542. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/form/constant/TableColumn.class" beforeDir="false" />
  543. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/form/controller/GenerateFormController.class" beforeDir="false" />
  544. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/form/controller/MakeFormController.class" beforeDir="false" />
  545. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/form/domain/Form.class" beforeDir="false" />
  546. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/form/mapper/FormMapper.class" beforeDir="false" />
  547. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/form/mapper/xml/FormMapper.xml" beforeDir="false" />
  548. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/form/service/FormService.class" beforeDir="false" />
  549. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/form/service/GenerateFormService.class" beforeDir="false" />
  550. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/form/service/dto/ColumnDTO.class" beforeDir="false" />
  551. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/form/service/dto/DataTableColumnDTO.class" beforeDir="false" />
  552. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/form/service/dto/DataTableDTO.class" beforeDir="false" />
  553. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/form/service/dto/FormDTO.class" beforeDir="false" />
  554. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/form/service/dto/RelationDTO.class" beforeDir="false" />
  555. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/form/service/mapstruct/FormWrapper.class" beforeDir="false" />
  556. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/form/service/mapstruct/FormWrapperImpl.class" beforeDir="false" />
  557. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/form/utils/DDLBuilder.class" beforeDir="false" />
  558. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/form/utils/DMLBuilder.class" beforeDir="false" />
  559. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/form/utils/FormJsonUtils.class" beforeDir="false" />
  560. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/mail/controller/MailBoxController.class" beforeDir="false" />
  561. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/mail/controller/MailComposeController.class" beforeDir="false" />
  562. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/mail/controller/MailTrashController.class" beforeDir="false" />
  563. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/mail/controller/app/AppMailBoxController.class" beforeDir="false" />
  564. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/mail/controller/app/AppMailComposeController.class" beforeDir="false" />
  565. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/mail/controller/app/AppMailTrashController.class" beforeDir="false" />
  566. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/mail/domain/Mail.class" beforeDir="false" />
  567. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/mail/domain/MailBox.class" beforeDir="false" />
  568. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/mail/domain/MailCompose.class" beforeDir="false" />
  569. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/mail/domain/MailTrash.class" beforeDir="false" />
  570. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/mail/feign/MailApiImpl.class" beforeDir="false" />
  571. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/mail/mapper/MailBoxMapper.class" beforeDir="false" />
  572. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/mail/mapper/MailComposeMapper.class" beforeDir="false" />
  573. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/mail/mapper/MailMapper.class" beforeDir="false" />
  574. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/mail/mapper/MailTrashMapper.class" beforeDir="false" />
  575. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/mail/mapper/xml/MailBoxMapper.xml" beforeDir="false" />
  576. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/mail/mapper/xml/MailComposeMapper.xml" beforeDir="false" />
  577. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/mail/mapper/xml/MailMapper.xml" beforeDir="false" />
  578. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/mail/mapper/xml/MailTrashMapper.xml" beforeDir="false" />
  579. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/mail/service/MailBoxService.class" beforeDir="false" />
  580. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/mail/service/MailComposeService.class" beforeDir="false" />
  581. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/mail/service/MailService.class" beforeDir="false" />
  582. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/mail/service/MailTrashService.class" beforeDir="false" />
  583. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/mail/service/dto/MailBoxDTO.class" beforeDir="false" />
  584. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/mail/service/dto/MailComposeDTO.class" beforeDir="false" />
  585. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/mail/service/dto/MailDTO.class" beforeDir="false" />
  586. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/mail/service/dto/MailTrashDTO.class" beforeDir="false" />
  587. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/mail/service/mapstruct/MailBoxWrapper.class" beforeDir="false" />
  588. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/mail/service/mapstruct/MailBoxWrapperImpl.class" beforeDir="false" />
  589. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/mail/service/mapstruct/MailComposeWrapper.class" beforeDir="false" />
  590. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/mail/service/mapstruct/MailComposeWrapperImpl.class" beforeDir="false" />
  591. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/mail/service/mapstruct/MailTrashWrapper.class" beforeDir="false" />
  592. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/mail/service/mapstruct/MailTrashWrapperImpl.class" beforeDir="false" />
  593. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/mail/service/mapstruct/MailWrapper.class" beforeDir="false" />
  594. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/mail/service/mapstruct/MailWrapperImpl.class" beforeDir="false" />
  595. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/mail/utils/MailUtils$1.class" beforeDir="false" />
  596. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/mail/utils/MailUtils.class" beforeDir="false" />
  597. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/monitor/controller/MonitorController.class" beforeDir="false" />
  598. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/monitor/controller/OnlineController.class" beforeDir="false" />
  599. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/monitor/controller/RedisController.class" beforeDir="false" />
  600. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/monitor/server/ServerOS.class" beforeDir="false" />
  601. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/monitor/utils/IpUtils.class" beforeDir="false" />
  602. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/monitor/utils/MathUtils.class" beforeDir="false" />
  603. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/monitor/vo/RedisVO.class" beforeDir="false" />
  604. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/notify/controller/NotifyController.class" beforeDir="false" />
  605. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/notify/controller/app/AppNotifyController.class" beforeDir="false" />
  606. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/notify/domain/Notify.class" beforeDir="false" />
  607. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/notify/domain/NotifyRecord.class" beforeDir="false" />
  608. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/notify/mapper/NotifyMapper.class" beforeDir="false" />
  609. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/notify/mapper/NotifyRecordMapper.class" beforeDir="false" />
  610. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/notify/mapper/xml/NotifyMapper.xml" beforeDir="false" />
  611. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/notify/mapper/xml/NotifyRecordMapper.xml" beforeDir="false" />
  612. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/notify/service/NotifyRecordService.class" beforeDir="false" />
  613. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/notify/service/NotifyService.class" beforeDir="false" />
  614. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/notify/service/dto/NotifyDTO.class" beforeDir="false" />
  615. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/notify/service/dto/NotifyRecordDTO.class" beforeDir="false" />
  616. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/notify/service/mapstruct/NotifyRecordWrapper.class" beforeDir="false" />
  617. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/notify/service/mapstruct/NotifyRecordWrapperImpl.class" beforeDir="false" />
  618. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/notify/service/mapstruct/NotifyWrapper.class" beforeDir="false" />
  619. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/notify/service/mapstruct/NotifyWrapperImpl.class" beforeDir="false" />
  620. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/controller/AreaController.class" beforeDir="false" />
  621. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/controller/ConfigController.class" beforeDir="false" />
  622. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/controller/DataRuleController.class" beforeDir="false" />
  623. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/controller/DeskController.class" beforeDir="false" />
  624. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/controller/DictController.class" beforeDir="false" />
  625. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/controller/LanguageController.class" beforeDir="false" />
  626. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/controller/LogController.class" beforeDir="false" />
  627. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/controller/MenuController.class" beforeDir="false" />
  628. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/controller/OfficeController.class" beforeDir="false" />
  629. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/controller/PostController.class" beforeDir="false" />
  630. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/controller/RoleController.class" beforeDir="false" />
  631. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/controller/TenantController.class" beforeDir="false" />
  632. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/controller/UserController.class" beforeDir="false" />
  633. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/controller/app/AppAreaController.class" beforeDir="false" />
  634. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/controller/app/AppDictController.class" beforeDir="false" />
  635. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/controller/app/AppOfficeController.class" beforeDir="false" />
  636. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/controller/app/AppUserController.class" beforeDir="false" />
  637. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/domain/Area.class" beforeDir="false" />
  638. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/domain/Desk.class" beforeDir="false" />
  639. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/domain/DictType.class" beforeDir="false" />
  640. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/domain/DictValue.class" beforeDir="false" />
  641. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/domain/Language.class" beforeDir="false" />
  642. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/domain/Menu.class" beforeDir="false" />
  643. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/domain/Post.class" beforeDir="false" />
  644. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/domain/SysConfig.class" beforeDir="false" />
  645. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/domain/vo/MenuVO.class" beforeDir="false" />
  646. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/domain/vo/MetaVO.class" beforeDir="false" />
  647. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/domain/vo/SysConfigVo.class" beforeDir="false" />
  648. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/feign/ConfigApiImpl.class" beforeDir="false" />
  649. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/feign/DictApiImpl.class" beforeDir="false" />
  650. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/feign/LogApiImpl.class" beforeDir="false" />
  651. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/feign/OfficeApiImpl.class" beforeDir="false" />
  652. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/feign/PostApiImpl.class" beforeDir="false" />
  653. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/feign/RoleApiImpl.class" beforeDir="false" />
  654. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/feign/TenantApiImpl.class" beforeDir="false" />
  655. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/feign/UserApiImpl.class" beforeDir="false" />
  656. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/mapper/AreaMapper.class" beforeDir="false" />
  657. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/mapper/DataRuleMapper.class" beforeDir="false" />
  658. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/mapper/DeskMapper.class" beforeDir="false" />
  659. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/mapper/DictTypeMapper.class" beforeDir="false" />
  660. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/mapper/DictValueMapper.class" beforeDir="false" />
  661. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/mapper/LanguageMapper.class" beforeDir="false" />
  662. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/mapper/LogMapper.class" beforeDir="false" />
  663. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/mapper/MenuMapper.class" beforeDir="false" />
  664. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/mapper/OfficeMapper.class" beforeDir="false" />
  665. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/mapper/PostMapper.class" beforeDir="false" />
  666. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/mapper/RoleMapper.class" beforeDir="false" />
  667. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/mapper/SysConfigMapper.class" beforeDir="false" />
  668. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/mapper/TenantMapper.class" beforeDir="false" />
  669. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/mapper/UserMapper.class" beforeDir="false" />
  670. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/mapper/xml/AreaMapper.xml" beforeDir="false" />
  671. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/mapper/xml/DataRuleMapper.xml" beforeDir="false" />
  672. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/mapper/xml/DeskMapper.xml" beforeDir="false" />
  673. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/mapper/xml/DictTypeMapper.xml" beforeDir="false" />
  674. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/mapper/xml/DictValueMapper.xml" beforeDir="false" />
  675. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/mapper/xml/LanguageMapper.xml" beforeDir="false" />
  676. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/mapper/xml/LogMapper.xml" beforeDir="false" />
  677. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/mapper/xml/MenuMapper.xml" beforeDir="false" />
  678. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/mapper/xml/OfficeMapper.xml" beforeDir="false" />
  679. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/mapper/xml/PostMapper.xml" beforeDir="false" />
  680. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/mapper/xml/RoleMapper.xml" beforeDir="false" />
  681. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/mapper/xml/SysConfigMapper.xml" beforeDir="false" />
  682. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/mapper/xml/TenantMapper.xml" beforeDir="false" />
  683. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/mapper/xml/UserMapper.xml" beforeDir="false" />
  684. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/model/TenantForm$BasicForm.class" beforeDir="false" />
  685. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/model/TenantForm$ConfigForm.class" beforeDir="false" />
  686. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/model/TenantForm$RoleForm.class" beforeDir="false" />
  687. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/model/TenantForm$UserForm.class" beforeDir="false" />
  688. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/model/TenantForm.class" beforeDir="false" />
  689. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/service/AreaService.class" beforeDir="false" />
  690. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/service/DataRuleService.class" beforeDir="false" />
  691. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/service/DeskService.class" beforeDir="false" />
  692. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/service/DictTypeService.class" beforeDir="false" />
  693. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/service/DictValueService.class" beforeDir="false" />
  694. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/service/LanguageService.class" beforeDir="false" />
  695. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/service/LogService.class" beforeDir="false" />
  696. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/service/MenuService.class" beforeDir="false" />
  697. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/service/OfficeService.class" beforeDir="false" />
  698. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/service/PostService.class" beforeDir="false" />
  699. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/service/RoleService.class" beforeDir="false" />
  700. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/service/SysConfigService.class" beforeDir="false" />
  701. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/service/TenantService.class" beforeDir="false" />
  702. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/service/UserService.class" beforeDir="false" />
  703. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/service/dto/DeskDTO.class" beforeDir="false" />
  704. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/service/dto/DictTypeDTO.class" beforeDir="false" />
  705. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/service/dto/DictValueDTO.class" beforeDir="false" />
  706. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/service/dto/DragMenuDTO.class" beforeDir="false" />
  707. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/service/dto/LanguageDTO.class" beforeDir="false" />
  708. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/service/dto/LogDTO.class" beforeDir="false" />
  709. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/service/dto/SysConfigDTO.class" beforeDir="false" />
  710. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/service/mapstruct/AreaWrapper.class" beforeDir="false" />
  711. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/service/mapstruct/AreaWrapperImpl.class" beforeDir="false" />
  712. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/service/mapstruct/DataRuleWrapper.class" beforeDir="false" />
  713. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/service/mapstruct/DataRuleWrapperImpl.class" beforeDir="false" />
  714. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/service/mapstruct/DeskWrapper.class" beforeDir="false" />
  715. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/service/mapstruct/DeskWrapperImpl.class" beforeDir="false" />
  716. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/service/mapstruct/DictTypeWrapper.class" beforeDir="false" />
  717. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/service/mapstruct/DictTypeWrapperImpl.class" beforeDir="false" />
  718. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/service/mapstruct/DictValueWrapper.class" beforeDir="false" />
  719. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/service/mapstruct/DictValueWrapperImpl.class" beforeDir="false" />
  720. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/service/mapstruct/LanguageWrapper.class" beforeDir="false" />
  721. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/service/mapstruct/LanguageWrapperImpl.class" beforeDir="false" />
  722. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/service/mapstruct/LogWrapper.class" beforeDir="false" />
  723. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/service/mapstruct/LogWrapperImpl.class" beforeDir="false" />
  724. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/service/mapstruct/MenuWrapper.class" beforeDir="false" />
  725. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/service/mapstruct/MenuWrapperImpl.class" beforeDir="false" />
  726. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/service/mapstruct/OfficeWrapper.class" beforeDir="false" />
  727. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/service/mapstruct/OfficeWrapperImpl.class" beforeDir="false" />
  728. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/service/mapstruct/PostWrapper.class" beforeDir="false" />
  729. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/service/mapstruct/PostWrapperImpl.class" beforeDir="false" />
  730. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/service/mapstruct/RoleWrapper.class" beforeDir="false" />
  731. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/service/mapstruct/RoleWrapperImpl.class" beforeDir="false" />
  732. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/service/mapstruct/SysConfigWrapper.class" beforeDir="false" />
  733. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/service/mapstruct/SysConfigWrapperImpl.class" beforeDir="false" />
  734. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/service/mapstruct/TenantWrapper.class" beforeDir="false" />
  735. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/service/mapstruct/TenantWrapperImpl.class" beforeDir="false" />
  736. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/service/mapstruct/UserWrapper.class" beforeDir="false" />
  737. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/service/mapstruct/UserWrapperImpl.class" beforeDir="false" />
  738. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/utils/DictUtils.class" beforeDir="false" />
  739. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/utils/MenuUtils.class" beforeDir="false" />
  740. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/utils/SmsUtils.class" beforeDir="false" />
  741. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/utils/TenantUtils.class" beforeDir="false" />
  742. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/utils/UserUtils.class" beforeDir="false" />
  743. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/utils/excel/UserEasyExcel.class" beforeDir="false" />
  744. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/sys/utils/excel/UserExcelListener.class" beforeDir="false" />
  745. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/tools/controller/EmailController.class" beforeDir="false" />
  746. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/tools/controller/TwoDimensionCodeController.class" beforeDir="false" />
  747. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/classes/com/jeeplus/tools/model/EmailRequest.class" beforeDir="false" />
  748. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/generated-sources/annotations/com/jeeplus/calendar/service/mapstruct/MyCalendarWrapperImpl.java" beforeDir="false" />
  749. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/generated-sources/annotations/com/jeeplus/database/datamodel/service/mapstruct/DataMetaWrapperImpl.java" beforeDir="false" />
  750. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/generated-sources/annotations/com/jeeplus/database/datamodel/service/mapstruct/DataParamWrapperImpl.java" beforeDir="false" />
  751. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/generated-sources/annotations/com/jeeplus/database/datamodel/service/mapstruct/DataSetWrapperImpl.java" beforeDir="false" />
  752. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/generated-sources/annotations/com/jeeplus/datav/service/mapstruct/DataComponentWrapperImpl.java" beforeDir="false" />
  753. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/generated-sources/annotations/com/jeeplus/datav/service/mapstruct/DataMapWrapperImpl.java" beforeDir="false" />
  754. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/generated-sources/annotations/com/jeeplus/datav/service/mapstruct/DataScreenCategoryWrapperImpl.java" beforeDir="false" />
  755. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/generated-sources/annotations/com/jeeplus/datav/service/mapstruct/DataScreenWrapperImpl.java" beforeDir="false" />
  756. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/generated-sources/annotations/com/jeeplus/echarts/service/mapstruct/DashboardWrapperImpl.java" beforeDir="false" />
  757. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/generated-sources/annotations/com/jeeplus/echarts/service/mapstruct/EchartsWrapperImpl.java" beforeDir="false" />
  758. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/generated-sources/annotations/com/jeeplus/form/service/mapstruct/FormWrapperImpl.java" beforeDir="false" />
  759. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/generated-sources/annotations/com/jeeplus/mail/service/mapstruct/MailBoxWrapperImpl.java" beforeDir="false" />
  760. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/generated-sources/annotations/com/jeeplus/mail/service/mapstruct/MailComposeWrapperImpl.java" beforeDir="false" />
  761. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/generated-sources/annotations/com/jeeplus/mail/service/mapstruct/MailTrashWrapperImpl.java" beforeDir="false" />
  762. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/generated-sources/annotations/com/jeeplus/mail/service/mapstruct/MailWrapperImpl.java" beforeDir="false" />
  763. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/generated-sources/annotations/com/jeeplus/notify/service/mapstruct/NotifyRecordWrapperImpl.java" beforeDir="false" />
  764. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/generated-sources/annotations/com/jeeplus/notify/service/mapstruct/NotifyWrapperImpl.java" beforeDir="false" />
  765. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/generated-sources/annotations/com/jeeplus/sys/service/mapstruct/AreaWrapperImpl.java" beforeDir="false" />
  766. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/generated-sources/annotations/com/jeeplus/sys/service/mapstruct/DataRuleWrapperImpl.java" beforeDir="false" />
  767. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/generated-sources/annotations/com/jeeplus/sys/service/mapstruct/DeskWrapperImpl.java" beforeDir="false" />
  768. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/generated-sources/annotations/com/jeeplus/sys/service/mapstruct/DictTypeWrapperImpl.java" beforeDir="false" />
  769. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/generated-sources/annotations/com/jeeplus/sys/service/mapstruct/DictValueWrapperImpl.java" beforeDir="false" />
  770. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/generated-sources/annotations/com/jeeplus/sys/service/mapstruct/LanguageWrapperImpl.java" beforeDir="false" />
  771. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/generated-sources/annotations/com/jeeplus/sys/service/mapstruct/LogWrapperImpl.java" beforeDir="false" />
  772. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/generated-sources/annotations/com/jeeplus/sys/service/mapstruct/MenuWrapperImpl.java" beforeDir="false" />
  773. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/generated-sources/annotations/com/jeeplus/sys/service/mapstruct/OfficeWrapperImpl.java" beforeDir="false" />
  774. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/generated-sources/annotations/com/jeeplus/sys/service/mapstruct/PostWrapperImpl.java" beforeDir="false" />
  775. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/generated-sources/annotations/com/jeeplus/sys/service/mapstruct/RoleWrapperImpl.java" beforeDir="false" />
  776. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/generated-sources/annotations/com/jeeplus/sys/service/mapstruct/SysConfigWrapperImpl.java" beforeDir="false" />
  777. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/generated-sources/annotations/com/jeeplus/sys/service/mapstruct/TenantWrapperImpl.java" beforeDir="false" />
  778. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-system/target/generated-sources/annotations/com/jeeplus/sys/service/mapstruct/UserWrapperImpl.java" beforeDir="false" />
  779. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/bootstrap.yml" beforeDir="false" />
  780. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/JeeplusTestApplication.class" beforeDir="false" />
  781. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/activiti/controller/TestActivitiAuditController.class" beforeDir="false" />
  782. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/activiti/controller/TestActivitiLeaveController.class" beforeDir="false" />
  783. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/activiti/controller/app/AppTestActivitiLeaveController.class" beforeDir="false" />
  784. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/activiti/domain/TestActivitiAudit.class" beforeDir="false" />
  785. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/activiti/domain/TestActivitiLeave.class" beforeDir="false" />
  786. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/activiti/mapper/TestActivitiAuditMapper.class" beforeDir="false" />
  787. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/activiti/mapper/TestActivitiLeaveMapper.class" beforeDir="false" />
  788. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/activiti/mapper/xml/TestActivitiAuditMapper.xml" beforeDir="false" />
  789. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/activiti/mapper/xml/TestActivitiLeaveMapper.xml" beforeDir="false" />
  790. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/activiti/service/TestActivitiAuditService.class" beforeDir="false" />
  791. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/activiti/service/TestActivitiLeaveService.class" beforeDir="false" />
  792. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/activiti/service/dto/TestActivitiAuditDTO.class" beforeDir="false" />
  793. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/activiti/service/dto/TestActivitiLeaveDTO.class" beforeDir="false" />
  794. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/activiti/service/mapstruct/TestActivitiAuditWrapper.class" beforeDir="false" />
  795. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/activiti/service/mapstruct/TestActivitiAuditWrapperImpl.class" beforeDir="false" />
  796. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/activiti/service/mapstruct/TestActivitiLeaveWrapper.class" beforeDir="false" />
  797. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/activiti/service/mapstruct/TestActivitiLeaveWrapperImpl.class" beforeDir="false" />
  798. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/grid/controller/TestContinentController.class" beforeDir="false" />
  799. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/grid/controller/TestCountryController.class" beforeDir="false" />
  800. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/grid/domain/TestContinent.class" beforeDir="false" />
  801. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/grid/domain/TestCountry.class" beforeDir="false" />
  802. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/grid/mapper/TestContinentMapper.class" beforeDir="false" />
  803. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/grid/mapper/TestCountryMapper.class" beforeDir="false" />
  804. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/grid/mapper/xml/TestContinentMapper.xml" beforeDir="false" />
  805. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/grid/mapper/xml/TestCountryMapper.xml" beforeDir="false" />
  806. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/grid/service/TestContinentService.class" beforeDir="false" />
  807. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/grid/service/TestCountryService.class" beforeDir="false" />
  808. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/grid/service/dto/TestContinentDTO.class" beforeDir="false" />
  809. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/grid/service/dto/TestCountryDTO.class" beforeDir="false" />
  810. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/grid/service/mapstruct/TestContinentWrapper.class" beforeDir="false" />
  811. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/grid/service/mapstruct/TestContinentWrapperImpl.class" beforeDir="false" />
  812. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/grid/service/mapstruct/TestCountryWrapper.class" beforeDir="false" />
  813. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/grid/service/mapstruct/TestCountryWrapperImpl.class" beforeDir="false" />
  814. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/manytomany/controller/TestCourseController.class" beforeDir="false" />
  815. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/manytomany/controller/TestStudentController.class" beforeDir="false" />
  816. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/manytomany/controller/TestStudentCourseController.class" beforeDir="false" />
  817. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/manytomany/domain/TestCourse.class" beforeDir="false" />
  818. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/manytomany/domain/TestStudent.class" beforeDir="false" />
  819. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/manytomany/domain/TestStudentCourse.class" beforeDir="false" />
  820. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/manytomany/mapper/TestCourseMapper.class" beforeDir="false" />
  821. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/manytomany/mapper/TestStudentCourseMapper.class" beforeDir="false" />
  822. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/manytomany/mapper/TestStudentMapper.class" beforeDir="false" />
  823. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/manytomany/mapper/xml/TestCourseMapper.xml" beforeDir="false" />
  824. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/manytomany/mapper/xml/TestStudentCourseMapper.xml" beforeDir="false" />
  825. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/manytomany/mapper/xml/TestStudentMapper.xml" beforeDir="false" />
  826. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/manytomany/service/TestCourseService.class" beforeDir="false" />
  827. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/manytomany/service/TestStudentCourseService.class" beforeDir="false" />
  828. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/manytomany/service/TestStudentService.class" beforeDir="false" />
  829. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/manytomany/service/dto/TestCourseDTO.class" beforeDir="false" />
  830. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/manytomany/service/dto/TestStudentCourseDTO.class" beforeDir="false" />
  831. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/manytomany/service/dto/TestStudentDTO.class" beforeDir="false" />
  832. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/manytomany/service/mapstruct/TestCourseWrapper.class" beforeDir="false" />
  833. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/manytomany/service/mapstruct/TestCourseWrapperImpl.class" beforeDir="false" />
  834. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/manytomany/service/mapstruct/TestStudentCourseWrapper.class" beforeDir="false" />
  835. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/manytomany/service/mapstruct/TestStudentCourseWrapperImpl.class" beforeDir="false" />
  836. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/manytomany/service/mapstruct/TestStudentWrapper.class" beforeDir="false" />
  837. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/manytomany/service/mapstruct/TestStudentWrapperImpl.class" beforeDir="false" />
  838. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/mobile/controller/TestMobileController.class" beforeDir="false" />
  839. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/mobile/controller/app/AppTestMobileController.class" beforeDir="false" />
  840. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/mobile/domain/TestMobile.class" beforeDir="false" />
  841. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/mobile/mapper/TestMobileMapper.class" beforeDir="false" />
  842. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/mobile/mapper/xml/TestMobileMapper.xml" beforeDir="false" />
  843. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/mobile/service/TestMobileService.class" beforeDir="false" />
  844. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/mobile/service/dto/TestMobileDTO.class" beforeDir="false" />
  845. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/mobile/service/mapstruct/TestMobileWrapper.class" beforeDir="false" />
  846. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/mobile/service/mapstruct/TestMobileWrapperImpl.class" beforeDir="false" />
  847. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/note/controller/TestNoteController.class" beforeDir="false" />
  848. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/note/domain/TestNote.class" beforeDir="false" />
  849. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/note/mapper/TestNoteMapper.class" beforeDir="false" />
  850. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/note/mapper/xml/TestNoteMapper.xml" beforeDir="false" />
  851. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/note/service/TestNoteService.class" beforeDir="false" />
  852. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/note/service/dto/TestNoteDTO.class" beforeDir="false" />
  853. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/note/service/mapstruct/TestNoteWrapper.class" beforeDir="false" />
  854. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/note/service/mapstruct/TestNoteWrapperImpl.class" beforeDir="false" />
  855. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/one/controller/TestFormLeaveController.class" beforeDir="false" />
  856. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/one/domain/TestFormLeave.class" beforeDir="false" />
  857. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/one/mapper/TestFormLeaveMapper.class" beforeDir="false" />
  858. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/one/mapper/xml/TestFormLeaveMapper.xml" beforeDir="false" />
  859. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/one/service/TestFormLeaveService.class" beforeDir="false" />
  860. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/one/service/dto/TestFormLeaveDTO.class" beforeDir="false" />
  861. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/one/service/mapstruct/TestFormLeaveWrapper.class" beforeDir="false" />
  862. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/one/service/mapstruct/TestFormLeaveWrapperImpl.class" beforeDir="false" />
  863. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/onetomany/controller/TestDataMainController.class" beforeDir="false" />
  864. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/onetomany/domain/TestDataChild1.class" beforeDir="false" />
  865. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/onetomany/domain/TestDataChild2.class" beforeDir="false" />
  866. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/onetomany/domain/TestDataChild3.class" beforeDir="false" />
  867. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/onetomany/domain/TestDataMain.class" beforeDir="false" />
  868. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/onetomany/mapper/TestDataChild1Mapper.class" beforeDir="false" />
  869. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/onetomany/mapper/TestDataChild2Mapper.class" beforeDir="false" />
  870. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/onetomany/mapper/TestDataChild3Mapper.class" beforeDir="false" />
  871. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/onetomany/mapper/TestDataMainMapper.class" beforeDir="false" />
  872. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/onetomany/mapper/xml/TestDataChild1Mapper.xml" beforeDir="false" />
  873. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/onetomany/mapper/xml/TestDataChild2Mapper.xml" beforeDir="false" />
  874. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/onetomany/mapper/xml/TestDataChild3Mapper.xml" beforeDir="false" />
  875. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/onetomany/mapper/xml/TestDataMainMapper.xml" beforeDir="false" />
  876. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/onetomany/service/TestDataChild1Service.class" beforeDir="false" />
  877. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/onetomany/service/TestDataChild2Service.class" beforeDir="false" />
  878. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/onetomany/service/TestDataChild3Service.class" beforeDir="false" />
  879. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/onetomany/service/TestDataMainService.class" beforeDir="false" />
  880. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/onetomany/service/dto/TestDataChild1DTO.class" beforeDir="false" />
  881. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/onetomany/service/dto/TestDataChild2DTO.class" beforeDir="false" />
  882. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/onetomany/service/dto/TestDataChild3DTO.class" beforeDir="false" />
  883. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/onetomany/service/dto/TestDataMainDTO.class" beforeDir="false" />
  884. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/onetomany/service/mapstruct/TestDataChild1Wrapper.class" beforeDir="false" />
  885. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/onetomany/service/mapstruct/TestDataChild1WrapperImpl.class" beforeDir="false" />
  886. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/onetomany/service/mapstruct/TestDataChild2Wrapper.class" beforeDir="false" />
  887. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/onetomany/service/mapstruct/TestDataChild2WrapperImpl.class" beforeDir="false" />
  888. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/onetomany/service/mapstruct/TestDataChild3Wrapper.class" beforeDir="false" />
  889. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/onetomany/service/mapstruct/TestDataChild3WrapperImpl.class" beforeDir="false" />
  890. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/onetomany/service/mapstruct/TestDataMainWrapper.class" beforeDir="false" />
  891. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/onetomany/service/mapstruct/TestDataMainWrapperImpl.class" beforeDir="false" />
  892. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/pic/controller/TestPicController.class" beforeDir="false" />
  893. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/pic/domain/TestPic.class" beforeDir="false" />
  894. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/pic/mapper/TestPicMapper.class" beforeDir="false" />
  895. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/pic/mapper/xml/TestPicMapper.xml" beforeDir="false" />
  896. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/pic/service/TestPicService.class" beforeDir="false" />
  897. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/pic/service/dto/TestPicDTO.class" beforeDir="false" />
  898. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/pic/service/mapstruct/TestPicWrapper.class" beforeDir="false" />
  899. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/pic/service/mapstruct/TestPicWrapperImpl.class" beforeDir="false" />
  900. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/shop/controller/TestCategoryController.class" beforeDir="false" />
  901. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/shop/controller/TestGoodsController.class" beforeDir="false" />
  902. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/shop/domain/TestCategory.class" beforeDir="false" />
  903. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/shop/domain/TestGoods.class" beforeDir="false" />
  904. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/shop/mapper/TestCategoryMapper.class" beforeDir="false" />
  905. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/shop/mapper/TestGoodsMapper.class" beforeDir="false" />
  906. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/shop/mapper/xml/TestCategoryMapper.xml" beforeDir="false" />
  907. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/shop/mapper/xml/TestGoodsMapper.xml" beforeDir="false" />
  908. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/shop/service/TestCategoryService.class" beforeDir="false" />
  909. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/shop/service/TestGoodsService.class" beforeDir="false" />
  910. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/shop/service/dto/TestCategoryDTO.class" beforeDir="false" />
  911. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/shop/service/dto/TestGoodsDTO.class" beforeDir="false" />
  912. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/shop/service/mapstruct/TestCategoryWrapper.class" beforeDir="false" />
  913. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/shop/service/mapstruct/TestCategoryWrapperImpl.class" beforeDir="false" />
  914. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/shop/service/mapstruct/TestGoodsWrapper.class" beforeDir="false" />
  915. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/shop/service/mapstruct/TestGoodsWrapperImpl.class" beforeDir="false" />
  916. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/tree/controller/TestTreeController.class" beforeDir="false" />
  917. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/tree/domain/TestTree.class" beforeDir="false" />
  918. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/tree/mapper/TestTreeMapper.class" beforeDir="false" />
  919. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/tree/mapper/xml/TestTreeMapper.xml" beforeDir="false" />
  920. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/tree/service/TestTreeService.class" beforeDir="false" />
  921. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/tree/service/dto/TestTreeDTO.class" beforeDir="false" />
  922. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/tree/service/mapstruct/TestTreeWrapper.class" beforeDir="false" />
  923. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/tree/service/mapstruct/TestTreeWrapperImpl.class" beforeDir="false" />
  924. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/treetable/controller/TestCarController.class" beforeDir="false" />
  925. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/treetable/controller/TestCarKindController.class" beforeDir="false" />
  926. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/treetable/domain/TestCar.class" beforeDir="false" />
  927. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/treetable/domain/TestCarKind.class" beforeDir="false" />
  928. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/treetable/mapper/TestCarKindMapper.class" beforeDir="false" />
  929. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/treetable/mapper/TestCarMapper.class" beforeDir="false" />
  930. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/treetable/mapper/xml/TestCarKindMapper.xml" beforeDir="false" />
  931. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/treetable/mapper/xml/TestCarMapper.xml" beforeDir="false" />
  932. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/treetable/service/TestCarKindService.class" beforeDir="false" />
  933. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/treetable/service/TestCarService.class" beforeDir="false" />
  934. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/treetable/service/dto/TestCarDTO.class" beforeDir="false" />
  935. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/treetable/service/dto/TestCarKindDTO.class" beforeDir="false" />
  936. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/treetable/service/mapstruct/TestCarKindWrapper.class" beforeDir="false" />
  937. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/treetable/service/mapstruct/TestCarKindWrapperImpl.class" beforeDir="false" />
  938. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/treetable/service/mapstruct/TestCarWrapper.class" beforeDir="false" />
  939. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/treetable/service/mapstruct/TestCarWrapperImpl.class" beforeDir="false" />
  940. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/validation/controller/TestValidationController.class" beforeDir="false" />
  941. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/validation/domain/TestValidation.class" beforeDir="false" />
  942. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/validation/mapper/TestValidationMapper.class" beforeDir="false" />
  943. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/validation/mapper/xml/TestValidationMapper.xml" beforeDir="false" />
  944. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/validation/service/TestValidationService.class" beforeDir="false" />
  945. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/validation/service/dto/TestValidationDTO.class" beforeDir="false" />
  946. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/validation/service/mapstruct/TestValidationWrapper.class" beforeDir="false" />
  947. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/classes/com/jeeplus/test/validation/service/mapstruct/TestValidationWrapperImpl.class" beforeDir="false" />
  948. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/generated-sources/annotations/com/jeeplus/test/activiti/service/mapstruct/TestActivitiAuditWrapperImpl.java" beforeDir="false" />
  949. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/generated-sources/annotations/com/jeeplus/test/activiti/service/mapstruct/TestActivitiLeaveWrapperImpl.java" beforeDir="false" />
  950. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/generated-sources/annotations/com/jeeplus/test/grid/service/mapstruct/TestContinentWrapperImpl.java" beforeDir="false" />
  951. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/generated-sources/annotations/com/jeeplus/test/grid/service/mapstruct/TestCountryWrapperImpl.java" beforeDir="false" />
  952. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/generated-sources/annotations/com/jeeplus/test/manytomany/service/mapstruct/TestCourseWrapperImpl.java" beforeDir="false" />
  953. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/generated-sources/annotations/com/jeeplus/test/manytomany/service/mapstruct/TestStudentCourseWrapperImpl.java" beforeDir="false" />
  954. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/generated-sources/annotations/com/jeeplus/test/manytomany/service/mapstruct/TestStudentWrapperImpl.java" beforeDir="false" />
  955. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/generated-sources/annotations/com/jeeplus/test/mobile/service/mapstruct/TestMobileWrapperImpl.java" beforeDir="false" />
  956. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/generated-sources/annotations/com/jeeplus/test/note/service/mapstruct/TestNoteWrapperImpl.java" beforeDir="false" />
  957. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/generated-sources/annotations/com/jeeplus/test/one/service/mapstruct/TestFormLeaveWrapperImpl.java" beforeDir="false" />
  958. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/generated-sources/annotations/com/jeeplus/test/onetomany/service/mapstruct/TestDataChild1WrapperImpl.java" beforeDir="false" />
  959. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/generated-sources/annotations/com/jeeplus/test/onetomany/service/mapstruct/TestDataChild2WrapperImpl.java" beforeDir="false" />
  960. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/generated-sources/annotations/com/jeeplus/test/onetomany/service/mapstruct/TestDataChild3WrapperImpl.java" beforeDir="false" />
  961. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/generated-sources/annotations/com/jeeplus/test/onetomany/service/mapstruct/TestDataMainWrapperImpl.java" beforeDir="false" />
  962. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/generated-sources/annotations/com/jeeplus/test/pic/service/mapstruct/TestPicWrapperImpl.java" beforeDir="false" />
  963. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/generated-sources/annotations/com/jeeplus/test/shop/service/mapstruct/TestCategoryWrapperImpl.java" beforeDir="false" />
  964. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/generated-sources/annotations/com/jeeplus/test/shop/service/mapstruct/TestGoodsWrapperImpl.java" beforeDir="false" />
  965. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/generated-sources/annotations/com/jeeplus/test/tree/service/mapstruct/TestTreeWrapperImpl.java" beforeDir="false" />
  966. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/generated-sources/annotations/com/jeeplus/test/treetable/service/mapstruct/TestCarKindWrapperImpl.java" beforeDir="false" />
  967. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/generated-sources/annotations/com/jeeplus/test/treetable/service/mapstruct/TestCarWrapperImpl.java" beforeDir="false" />
  968. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/generated-sources/annotations/com/jeeplus/test/validation/service/mapstruct/TestValidationWrapperImpl.java" beforeDir="false" />
  969. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/jeeplus-test.jar" beforeDir="false" />
  970. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/jeeplus-test.jar.original" beforeDir="false" />
  971. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/maven-archiver/pom.properties" beforeDir="false" />
  972. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" />
  973. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-test/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" />
  974. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-ureport/target/classes/banner.txt" beforeDir="false" />
  975. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-ureport/target/classes/bootstrap.yml" beforeDir="false" />
  976. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-ureport/target/classes/com/jeeplus/ureport/JeeplusUreportApplication.class" beforeDir="false" />
  977. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-ureport/target/classes/com/jeeplus/ureport/cache/CacheController.class" beforeDir="false" />
  978. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-ureport/target/classes/com/jeeplus/ureport/cache/ErasableMemoryCache.class" beforeDir="false" />
  979. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-ureport/target/classes/com/jeeplus/ureport/cache/NullCache.class" beforeDir="false" />
  980. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-ureport/target/classes/com/jeeplus/ureport/config/ReportConfiguration.class" beforeDir="false" />
  981. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-ureport/target/classes/com/jeeplus/ureport/controller/ReportController.class" beforeDir="false" />
  982. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-ureport/target/classes/com/jeeplus/ureport/model/ReportDatasource.class" beforeDir="false" />
  983. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-ureport/target/classes/com/jeeplus/ureport/service/ReportService.class" beforeDir="false" />
  984. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-ureport/target/classes/config.properties" beforeDir="false" />
  985. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-ureport/target/classes/context.xml" beforeDir="false" />
  986. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-ureport/target/jeeplus-ureport.jar" beforeDir="false" />
  987. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-ureport/target/jeeplus-ureport.jar.original" beforeDir="false" />
  988. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-ureport/target/maven-archiver/pom.properties" beforeDir="false" />
  989. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-ureport/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" />
  990. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-ureport/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" />
  991. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-wps/target/classes/banner.txt" beforeDir="false" />
  992. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-wps/target/classes/bootstrap.yml" beforeDir="false" />
  993. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-wps/target/classes/com/jeeplus/office/mapper/xml/DocCategoryMapper.xml" beforeDir="false" />
  994. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-wps/target/classes/com/jeeplus/office/mapper/xml/DocTemplateMapper.xml" beforeDir="false" />
  995. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-wps/target/classes/static/weboffice/jwps.js" beforeDir="false" />
  996. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-wps/target/classes/static/weboffice/web-office-sdk-v1.1.2.umd.js" beforeDir="false" />
  997. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-wps/target/classes/templates/office.html" beforeDir="false" />
  998. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-wps/target/generated-sources/annotations/com/jeeplus/office/service/mapstruct/DocCategoryWrapperImpl.java" beforeDir="false" />
  999. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-wps/target/generated-sources/annotations/com/jeeplus/office/service/mapstruct/DocTemplateWrapperImpl.java" beforeDir="false" />
  1000. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/banner.txt" beforeDir="false" />
  1001. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/bootstrap.yml" beforeDir="false" />
  1002. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/XxlJobAdminApplication.class" beforeDir="false" />
  1003. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/controller/IndexController.class" beforeDir="false" />
  1004. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/controller/JobApiController.class" beforeDir="false" />
  1005. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/controller/JobCodeController.class" beforeDir="false" />
  1006. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/controller/JobGroupController.class" beforeDir="false" />
  1007. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/controller/JobInfoController.class" beforeDir="false" />
  1008. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/controller/JobLogController.class" beforeDir="false" />
  1009. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/controller/UserController.class" beforeDir="false" />
  1010. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/controller/annotation/PermissionLimit.class" beforeDir="false" />
  1011. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/controller/interceptor/CookieInterceptor.class" beforeDir="false" />
  1012. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/controller/interceptor/PermissionInterceptor.class" beforeDir="false" />
  1013. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/controller/interceptor/WebMvcConfig.class" beforeDir="false" />
  1014. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/controller/resolver/WebExceptionResolver.class" beforeDir="false" />
  1015. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/alarm/JobAlarm.class" beforeDir="false" />
  1016. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/alarm/JobAlarmer.class" beforeDir="false" />
  1017. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/alarm/impl/EmailJobAlarm.class" beforeDir="false" />
  1018. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/complete/XxlJobCompleter.class" beforeDir="false" />
  1019. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/conf/XxlJobAdminConfig.class" beforeDir="false" />
  1020. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/cron/CronExpression.class" beforeDir="false" />
  1021. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/cron/ValueSet.class" beforeDir="false" />
  1022. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/exception/XxlJobException.class" beforeDir="false" />
  1023. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/model/XxlJobGroup.class" beforeDir="false" />
  1024. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/model/XxlJobInfo.class" beforeDir="false" />
  1025. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/model/XxlJobLog.class" beforeDir="false" />
  1026. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/model/XxlJobLogGlue.class" beforeDir="false" />
  1027. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/model/XxlJobLogReport.class" beforeDir="false" />
  1028. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/model/XxlJobRegistry.class" beforeDir="false" />
  1029. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/model/XxlJobUser.class" beforeDir="false" />
  1030. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/route/ExecutorRouteStrategyEnum.class" beforeDir="false" />
  1031. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/route/ExecutorRouter.class" beforeDir="false" />
  1032. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/route/strategy/ExecutorRouteBusyover.class" beforeDir="false" />
  1033. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/route/strategy/ExecutorRouteConsistentHash.class" beforeDir="false" />
  1034. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/route/strategy/ExecutorRouteFailover.class" beforeDir="false" />
  1035. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/route/strategy/ExecutorRouteFirst.class" beforeDir="false" />
  1036. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/route/strategy/ExecutorRouteLFU$1.class" beforeDir="false" />
  1037. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/route/strategy/ExecutorRouteLFU.class" beforeDir="false" />
  1038. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/route/strategy/ExecutorRouteLRU.class" beforeDir="false" />
  1039. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/route/strategy/ExecutorRouteLast.class" beforeDir="false" />
  1040. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/route/strategy/ExecutorRouteRandom.class" beforeDir="false" />
  1041. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/route/strategy/ExecutorRouteRound.class" beforeDir="false" />
  1042. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/scheduler/MisfireStrategyEnum.class" beforeDir="false" />
  1043. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/scheduler/ScheduleTypeEnum.class" beforeDir="false" />
  1044. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/scheduler/XxlJobScheduler.class" beforeDir="false" />
  1045. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/thread/JobCompleteHelper$1.class" beforeDir="false" />
  1046. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/thread/JobCompleteHelper$2.class" beforeDir="false" />
  1047. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/thread/JobCompleteHelper$3.class" beforeDir="false" />
  1048. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/thread/JobCompleteHelper$4.class" beforeDir="false" />
  1049. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/thread/JobCompleteHelper.class" beforeDir="false" />
  1050. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/thread/JobFailMonitorHelper$1.class" beforeDir="false" />
  1051. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/thread/JobFailMonitorHelper.class" beforeDir="false" />
  1052. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/thread/JobLogReportHelper$1.class" beforeDir="false" />
  1053. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/thread/JobLogReportHelper.class" beforeDir="false" />
  1054. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/thread/JobRegistryHelper$1.class" beforeDir="false" />
  1055. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/thread/JobRegistryHelper$2.class" beforeDir="false" />
  1056. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/thread/JobRegistryHelper$3.class" beforeDir="false" />
  1057. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/thread/JobRegistryHelper$4.class" beforeDir="false" />
  1058. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/thread/JobRegistryHelper$5.class" beforeDir="false" />
  1059. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/thread/JobRegistryHelper.class" beforeDir="false" />
  1060. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/thread/JobScheduleHelper$1.class" beforeDir="false" />
  1061. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/thread/JobScheduleHelper$2.class" beforeDir="false" />
  1062. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/thread/JobScheduleHelper.class" beforeDir="false" />
  1063. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/thread/JobTriggerPoolHelper$1.class" beforeDir="false" />
  1064. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/thread/JobTriggerPoolHelper$2.class" beforeDir="false" />
  1065. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/thread/JobTriggerPoolHelper$3.class" beforeDir="false" />
  1066. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/thread/JobTriggerPoolHelper.class" beforeDir="false" />
  1067. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/trigger/TriggerTypeEnum.class" beforeDir="false" />
  1068. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/trigger/XxlJobTrigger.class" beforeDir="false" />
  1069. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/util/CookieUtil.class" beforeDir="false" />
  1070. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/util/FtlUtil.class" beforeDir="false" />
  1071. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/util/I18nUtil.class" beforeDir="false" />
  1072. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/util/JacksonUtil.class" beforeDir="false" />
  1073. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/util/LocalCacheUtil$LocalCacheData.class" beforeDir="false" />
  1074. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/core/util/LocalCacheUtil.class" beforeDir="false" />
  1075. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/dao/XxlJobGroupDao.class" beforeDir="false" />
  1076. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/dao/XxlJobInfoDao.class" beforeDir="false" />
  1077. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/dao/XxlJobLogDao.class" beforeDir="false" />
  1078. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/dao/XxlJobLogGlueDao.class" beforeDir="false" />
  1079. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/dao/XxlJobLogReportDao.class" beforeDir="false" />
  1080. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/dao/XxlJobRegistryDao.class" beforeDir="false" />
  1081. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/dao/XxlJobUserDao.class" beforeDir="false" />
  1082. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/service/LoginService.class" beforeDir="false" />
  1083. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/service/XxlJobService.class" beforeDir="false" />
  1084. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/service/impl/AdminBizImpl.class" beforeDir="false" />
  1085. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/com/xxl/job/admin/service/impl/XxlJobServiceImpl.class" beforeDir="false" />
  1086. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/i18n/message_en.properties" beforeDir="false" />
  1087. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/i18n/message_zh_CN.properties" beforeDir="false" />
  1088. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/i18n/message_zh_TC.properties" beforeDir="false" />
  1089. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/logback.xml" beforeDir="false" />
  1090. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/mybatis-mapper/XxlJobGroupMapper.xml" beforeDir="false" />
  1091. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/mybatis-mapper/XxlJobInfoMapper.xml" beforeDir="false" />
  1092. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/mybatis-mapper/XxlJobLogGlueMapper.xml" beforeDir="false" />
  1093. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/mybatis-mapper/XxlJobLogMapper.xml" beforeDir="false" />
  1094. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/mybatis-mapper/XxlJobLogReportMapper.xml" beforeDir="false" />
  1095. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/mybatis-mapper/XxlJobRegistryMapper.xml" beforeDir="false" />
  1096. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/mybatis-mapper/XxlJobUserMapper.xml" beforeDir="false" />
  1097. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/adminlte/bower_components/Ionicons/css/ionicons.min.css" beforeDir="false" />
  1098. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/adminlte/bower_components/Ionicons/fonts/ionicons.eot" beforeDir="false" />
  1099. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/adminlte/bower_components/Ionicons/fonts/ionicons.svg" beforeDir="false" />
  1100. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/adminlte/bower_components/Ionicons/fonts/ionicons.ttf" beforeDir="false" />
  1101. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/adminlte/bower_components/Ionicons/fonts/ionicons.woff" beforeDir="false" />
  1102. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/adminlte/bower_components/PACE/pace.min.js" beforeDir="false" />
  1103. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/adminlte/bower_components/PACE/themes/blue/pace-theme-flash.css" beforeDir="false" />
  1104. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/adminlte/bower_components/bootstrap-daterangepicker/daterangepicker.css" beforeDir="false" />
  1105. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/adminlte/bower_components/bootstrap-daterangepicker/daterangepicker.js" beforeDir="false" />
  1106. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/adminlte/bower_components/bootstrap/css/bootstrap.min.css" beforeDir="false" />
  1107. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/adminlte/bower_components/bootstrap/css/bootstrap.min.css.map" beforeDir="false" />
  1108. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/adminlte/bower_components/bootstrap/fonts/glyphicons-halflings-regular.eot" beforeDir="false" />
  1109. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/adminlte/bower_components/bootstrap/fonts/glyphicons-halflings-regular.svg" beforeDir="false" />
  1110. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/adminlte/bower_components/bootstrap/fonts/glyphicons-halflings-regular.ttf" beforeDir="false" />
  1111. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/adminlte/bower_components/bootstrap/fonts/glyphicons-halflings-regular.woff" beforeDir="false" />
  1112. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/adminlte/bower_components/bootstrap/fonts/glyphicons-halflings-regular.woff2" beforeDir="false" />
  1113. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/adminlte/bower_components/bootstrap/js/bootstrap.min.js" beforeDir="false" />
  1114. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/adminlte/bower_components/datatables.net-bs/css/dataTables.bootstrap.min.css" beforeDir="false" />
  1115. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/adminlte/bower_components/datatables.net-bs/js/dataTables.bootstrap.min.js" beforeDir="false" />
  1116. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/adminlte/bower_components/datatables.net/js/jquery.dataTables.min.js" beforeDir="false" />
  1117. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/adminlte/bower_components/fastclick/fastclick.js" beforeDir="false" />
  1118. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/adminlte/bower_components/font-awesome/css/font-awesome.css.map" beforeDir="false" />
  1119. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/adminlte/bower_components/font-awesome/css/font-awesome.min.css" beforeDir="false" />
  1120. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/adminlte/bower_components/font-awesome/fonts/FontAwesome.otf" beforeDir="false" />
  1121. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/adminlte/bower_components/font-awesome/fonts/fontawesome-webfont.eot" beforeDir="false" />
  1122. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/adminlte/bower_components/font-awesome/fonts/fontawesome-webfont.svg" beforeDir="false" />
  1123. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/adminlte/bower_components/font-awesome/fonts/fontawesome-webfont.ttf" beforeDir="false" />
  1124. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/adminlte/bower_components/font-awesome/fonts/fontawesome-webfont.woff" beforeDir="false" />
  1125. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/adminlte/bower_components/font-awesome/fonts/fontawesome-webfont.woff2" beforeDir="false" />
  1126. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/adminlte/bower_components/jquery-slimscroll/jquery.slimscroll.min.js" beforeDir="false" />
  1127. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/adminlte/bower_components/jquery/jquery.min.js" beforeDir="false" />
  1128. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/adminlte/bower_components/moment/moment.min.js" beforeDir="false" />
  1129. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/adminlte/dist/css/AdminLTE.min.css" beforeDir="false" />
  1130. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/adminlte/dist/css/skins/_all-skins.min.css" beforeDir="false" />
  1131. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/adminlte/dist/js/adminlte.min.js" beforeDir="false" />
  1132. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/adminlte/plugins/iCheck/icheck.min.js" beforeDir="false" />
  1133. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/adminlte/plugins/iCheck/square/blue.css" beforeDir="false" />
  1134. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/adminlte/plugins/iCheck/square/blue.png" beforeDir="false" />
  1135. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/adminlte/plugins/iCheck/square/blue@2x.png" beforeDir="false" />
  1136. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/favicon.ico" beforeDir="false" />
  1137. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/js/common.1.js" beforeDir="false" />
  1138. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/js/index.js" beforeDir="false" />
  1139. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/js/jobcode.index.1.js" beforeDir="false" />
  1140. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/js/jobgroup.index.1.js" beforeDir="false" />
  1141. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/js/jobinfo.index.1.js" beforeDir="false" />
  1142. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/js/joblog.detail.1.js" beforeDir="false" />
  1143. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/js/joblog.index.1.js" beforeDir="false" />
  1144. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/js/login.1.js" beforeDir="false" />
  1145. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/js/user.index.1.js" beforeDir="false" />
  1146. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/plugins/codemirror/addon/hint/anyword-hint.js" beforeDir="false" />
  1147. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/plugins/codemirror/addon/hint/show-hint.css" beforeDir="false" />
  1148. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/plugins/codemirror/addon/hint/show-hint.js" beforeDir="false" />
  1149. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/plugins/codemirror/lib/codemirror.css" beforeDir="false" />
  1150. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/plugins/codemirror/lib/codemirror.js" beforeDir="false" />
  1151. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/plugins/codemirror/mode/clike/clike.js" beforeDir="false" />
  1152. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/plugins/codemirror/mode/javascript/javascript.js" beforeDir="false" />
  1153. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/plugins/codemirror/mode/php/php.js" beforeDir="false" />
  1154. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/plugins/codemirror/mode/powershell/powershell.js" beforeDir="false" />
  1155. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/plugins/codemirror/mode/python/python.js" beforeDir="false" />
  1156. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/plugins/codemirror/mode/shell/shell.js" beforeDir="false" />
  1157. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/plugins/cronGen/cronGen.js" beforeDir="false" />
  1158. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/plugins/cronGen/cronGen_en.js" beforeDir="false" />
  1159. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/plugins/echarts/echarts.common.min.js" beforeDir="false" />
  1160. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/plugins/jquery/jquery.cookie.js" beforeDir="false" />
  1161. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/plugins/jquery/jquery.validate.min.js" beforeDir="false" />
  1162. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/plugins/layer/layer.js" beforeDir="false" />
  1163. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/plugins/layer/theme/default/icon-ext.png" beforeDir="false" />
  1164. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/plugins/layer/theme/default/icon.png" beforeDir="false" />
  1165. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/plugins/layer/theme/default/layer.css" beforeDir="false" />
  1166. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/plugins/layer/theme/default/loading-0.gif" beforeDir="false" />
  1167. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/plugins/layer/theme/default/loading-1.gif" beforeDir="false" />
  1168. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/static/plugins/layer/theme/default/loading-2.gif" beforeDir="false" />
  1169. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/templates/common/common.exception.ftl" beforeDir="false" />
  1170. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/templates/common/common.macro.ftl" beforeDir="false" />
  1171. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/templates/help.ftl" beforeDir="false" />
  1172. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/templates/index.ftl" beforeDir="false" />
  1173. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/templates/jobcode/jobcode.index.ftl" beforeDir="false" />
  1174. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/templates/jobgroup/jobgroup.index.ftl" beforeDir="false" />
  1175. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/templates/jobinfo/jobinfo.index.ftl" beforeDir="false" />
  1176. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/templates/joblog/joblog.detail.ftl" beforeDir="false" />
  1177. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/templates/joblog/joblog.index.ftl" beforeDir="false" />
  1178. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/templates/login.ftl" beforeDir="false" />
  1179. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/classes/templates/user/user.index.ftl" beforeDir="false" />
  1180. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/jeeplus-xxl-job-admin.jar" beforeDir="false" />
  1181. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/jeeplus-xxl-job-admin.jar.original" beforeDir="false" />
  1182. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/maven-archiver/pom.properties" beforeDir="false" />
  1183. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" />
  1184. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-admin/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" />
  1185. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-executor-sample/target/classes/bootstrap.yml" beforeDir="false" />
  1186. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-executor-sample/target/classes/com/xxl/job/executor/XxlJobExecutorApplication.class" beforeDir="false" />
  1187. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-executor-sample/target/classes/com/xxl/job/executor/core/config/XxlJobConfig.class" beforeDir="false" />
  1188. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-executor-sample/target/classes/com/xxl/job/executor/service/jobhandler/SampleXxlJob.class" beforeDir="false" />
  1189. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-executor-sample/target/classes/logback.xml" beforeDir="false" />
  1190. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-executor-sample/target/jeeplus-xxl-job-executor-sample.jar" beforeDir="false" />
  1191. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-executor-sample/target/jeeplus-xxl-job-executor-sample.jar.original" beforeDir="false" />
  1192. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-executor-sample/target/maven-archiver/pom.properties" beforeDir="false" />
  1193. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-executor-sample/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" />
  1194. <change beforePath="$PROJECT_DIR$/jeeplus-modules/jeeplus-xxl-job-executor-sample/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" />
  1195. </list>
  1196. <option name="SHOW_DIALOG" value="false" />
  1197. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  1198. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  1199. <option name="LAST_RESOLUTION" value="IGNORE" />
  1200. </component>
  1201. <component name="FileTemplateManagerImpl">
  1202. <option name="RECENT_TEMPLATES">
  1203. <list>
  1204. <option value="Class" />
  1205. </list>
  1206. </option>
  1207. </component>
  1208. <component name="Git.Settings">
  1209. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  1210. </component>
  1211. <component name="MavenImportPreferences">
  1212. <option name="generalSettings">
  1213. <MavenGeneralSettings>
  1214. <option name="mavenHome" value="$PROJECT_DIR$/../../java_install/maven-3.5.3" />
  1215. <option name="userSettingsFile" value="D:\java_install\maven-3.5.3\conf\settings.xml" />
  1216. </MavenGeneralSettings>
  1217. </option>
  1218. </component>
  1219. <component name="ProjectId" id="2Z0mapucqklJZ9PP825dmxo4NKz" />
  1220. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  1221. <component name="ProjectViewState">
  1222. <option name="showLibraryContents" value="true" />
  1223. </component>
  1224. <component name="PropertiesComponent">
  1225. <property name="ExpandSpringBootJavaOptionsPanel" value="true" />
  1226. <property name="MyBatisLogPluginindexNum" value="2429031" />
  1227. <property name="RequestMappingsPanelOrder0" value="0" />
  1228. <property name="RequestMappingsPanelOrder1" value="1" />
  1229. <property name="RequestMappingsPanelWidth0" value="75" />
  1230. <property name="RequestMappingsPanelWidth1" value="75" />
  1231. <property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
  1232. <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
  1233. <property name="WebServerToolWindowFactoryState" value="false" />
  1234. <property name="aspect.path.notification.shown" value="true" />
  1235. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  1236. <property name="nodejs_package_manager_path" value="npm" />
  1237. <property name="settings.editor.selected.configurable" value="MavenSettings" />
  1238. </component>
  1239. <component name="ReactorSettings">
  1240. <option name="notificationShown" value="true" />
  1241. </component>
  1242. <component name="RecentsManager">
  1243. <key name="CopyClassDialog.RECENTS_KEY">
  1244. <recent name="com.jeeplus.finance.projectReport.controller" />
  1245. <recent name="com.jeeplus.finance.projectReport.mapper" />
  1246. <recent name="com.jeeplus.finance.projectReport.service" />
  1247. <recent name="com.jeeplus.finance.projectReport.domain" />
  1248. <recent name="com.jeeplus.pubmodules.collect.service" />
  1249. </key>
  1250. <key name="CopyFile.RECENT_KEYS">
  1251. <recent name="D:\java_project\xg_total_process_master_cloud\jeeplus-modules\jeeplus-finance\src\main\java\com\jeeplus\finance\projectReport\mapper\xml" />
  1252. </key>
  1253. </component>
  1254. <component name="RunManager" selected="Spring Boot.JeeplusFinanceApplication">
  1255. <configuration name="AdminServer" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
  1256. <module name="jeeplus-admin-server" />
  1257. <option name="SPRING_BOOT_MAIN_CLASS" value="com.jeeplus.AdminServer" />
  1258. <method v="2">
  1259. <option name="Make" enabled="true" />
  1260. </method>
  1261. </configuration>
  1262. <configuration name="JeeplusAssessApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
  1263. <module name="jeeplus-assess" />
  1264. <option name="SPRING_BOOT_MAIN_CLASS" value="com.jeeplus.assess.JeeplusAssessApplication" />
  1265. <method v="2">
  1266. <option name="Make" enabled="true" />
  1267. </method>
  1268. </configuration>
  1269. <configuration name="JeeplusAuthApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
  1270. <module name="jeeplus-auth" />
  1271. <option name="SPRING_BOOT_MAIN_CLASS" value="com.jeeplus.auth.JeeplusAuthApplication" />
  1272. <method v="2">
  1273. <option name="Make" enabled="true" />
  1274. </method>
  1275. </configuration>
  1276. <configuration name="JeeplusCentrecarefulApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
  1277. <module name="jeeplus-centrecareful" />
  1278. <option name="SPRING_BOOT_MAIN_CLASS" value="com.jeeplus.centrecareful.JeeplusCentrecarefulApplication" />
  1279. <method v="2">
  1280. <option name="Make" enabled="true" />
  1281. </method>
  1282. </configuration>
  1283. <configuration name="JeeplusDevtoolsApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
  1284. <module name="jeeplus-devtools" />
  1285. <option name="SPRING_BOOT_MAIN_CLASS" value="com.jeeplus.devtools.JeeplusDevtoolsApplication" />
  1286. <method v="2">
  1287. <option name="Make" enabled="true" />
  1288. </method>
  1289. </configuration>
  1290. <configuration name="JeeplusFileApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
  1291. <module name="jeeplus-file" />
  1292. <option name="SPRING_BOOT_MAIN_CLASS" value="com.jeeplus.file.JeeplusFileApplication" />
  1293. <method v="2">
  1294. <option name="Make" enabled="true" />
  1295. </method>
  1296. </configuration>
  1297. <configuration name="JeeplusFinanceApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
  1298. <module name="jeeplus-finance" />
  1299. <option name="SPRING_BOOT_MAIN_CLASS" value="com.jeeplus.finance.JeeplusFinanceApplication" />
  1300. <method v="2">
  1301. <option name="Make" enabled="true" />
  1302. </method>
  1303. </configuration>
  1304. <configuration name="JeeplusFlowableApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
  1305. <module name="jeeplus-flowable" />
  1306. <option name="SPRING_BOOT_MAIN_CLASS" value="com.jeeplus.JeeplusFlowableApplication" />
  1307. <option name="ALTERNATIVE_JRE_PATH" />
  1308. <option name="SHORTEN_COMMAND_LINE" value="MANIFEST" />
  1309. <method v="2">
  1310. <option name="Make" enabled="true" />
  1311. </method>
  1312. </configuration>
  1313. <configuration name="JeeplusGatewayApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
  1314. <module name="jeeplus-gateway" />
  1315. <option name="SPRING_BOOT_MAIN_CLASS" value="com.jeeplus.gateway.JeeplusGatewayApplication" />
  1316. <method v="2">
  1317. <option name="Make" enabled="true" />
  1318. </method>
  1319. </configuration>
  1320. <configuration name="JeeplusHumanApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
  1321. <module name="jeeplus-human" />
  1322. <option name="SPRING_BOOT_MAIN_CLASS" value="com.jeeplus.human.JeeplusHumanApplication" />
  1323. <method v="2">
  1324. <option name="Make" enabled="true" />
  1325. </method>
  1326. </configuration>
  1327. <configuration name="JeeplusPublicModulesApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
  1328. <module name="jeeplus-public-modules" />
  1329. <option name="SPRING_BOOT_MAIN_CLASS" value="com.jeeplus.pubmodules.JeeplusPublicModulesApplication" />
  1330. <method v="2">
  1331. <option name="Make" enabled="true" />
  1332. </method>
  1333. </configuration>
  1334. <configuration name="JeeplusSystemApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
  1335. <module name="jeeplus-system" />
  1336. <option name="SPRING_BOOT_MAIN_CLASS" value="com.jeeplus.JeeplusSystemApplication" />
  1337. <method v="2">
  1338. <option name="Make" enabled="true" />
  1339. </method>
  1340. </configuration>
  1341. <configuration name="JeeplusTestApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
  1342. <module name="jeeplus-test" />
  1343. <option name="SPRING_BOOT_MAIN_CLASS" value="com.jeeplus.test.JeeplusTestApplication" />
  1344. <method v="2">
  1345. <option name="Make" enabled="true" />
  1346. </method>
  1347. </configuration>
  1348. <configuration name="JeeplusUreportApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
  1349. <module name="jeeplus-ureport" />
  1350. <option name="SPRING_BOOT_MAIN_CLASS" value="com.jeeplus.ureport.JeeplusUreportApplication" />
  1351. <method v="2">
  1352. <option name="Make" enabled="true" />
  1353. </method>
  1354. </configuration>
  1355. <configuration name="JeeplusWpsApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
  1356. <module name="jeeplus-wps" />
  1357. <option name="SPRING_BOOT_MAIN_CLASS" value="com.jeeplus.JeeplusWpsApplication" />
  1358. <method v="2">
  1359. <option name="Make" enabled="true" />
  1360. </method>
  1361. </configuration>
  1362. <configuration name="XxlJobAdminApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
  1363. <module name="jeeplus-xxl-job-admin" />
  1364. <option name="SPRING_BOOT_MAIN_CLASS" value="com.xxl.job.admin.XxlJobAdminApplication" />
  1365. <method v="2">
  1366. <option name="Make" enabled="true" />
  1367. </method>
  1368. </configuration>
  1369. <configuration name="XxlJobExecutorApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" temporary="true" nameIsGenerated="true">
  1370. <module name="jeeplus-xxl-job-executor-sample" />
  1371. <extension name="coverage">
  1372. <pattern>
  1373. <option name="PATTERN" value="com.xxl.job.executor.*" />
  1374. <option name="ENABLED" value="true" />
  1375. </pattern>
  1376. </extension>
  1377. <option name="SPRING_BOOT_MAIN_CLASS" value="com.xxl.job.executor.XxlJobExecutorApplication" />
  1378. <method v="2">
  1379. <option name="Make" enabled="true" />
  1380. </method>
  1381. </configuration>
  1382. <list>
  1383. <item itemvalue="Spring Boot.JeeplusSystemApplication" />
  1384. <item itemvalue="Spring Boot.JeeplusAuthApplication" />
  1385. <item itemvalue="Spring Boot.JeeplusGatewayApplication" />
  1386. <item itemvalue="Spring Boot.JeeplusFlowableApplication" />
  1387. <item itemvalue="Spring Boot.JeeplusPublicModulesApplication" />
  1388. <item itemvalue="Spring Boot.JeeplusAssessApplication" />
  1389. <item itemvalue="Spring Boot.JeeplusFinanceApplication" />
  1390. <item itemvalue="Spring Boot.JeeplusCentrecarefulApplication" />
  1391. <item itemvalue="Spring Boot.JeeplusHumanApplication" />
  1392. <item itemvalue="Spring Boot.AdminServer" />
  1393. <item itemvalue="Spring Boot.JeeplusDevtoolsApplication" />
  1394. <item itemvalue="Spring Boot.JeeplusFileApplication" />
  1395. <item itemvalue="Spring Boot.JeeplusTestApplication" />
  1396. <item itemvalue="Spring Boot.JeeplusUreportApplication" />
  1397. <item itemvalue="Spring Boot.JeeplusWpsApplication" />
  1398. <item itemvalue="Spring Boot.XxlJobAdminApplication" />
  1399. <item itemvalue="Spring Boot.XxlJobExecutorApplication" />
  1400. </list>
  1401. <recent_temporary>
  1402. <list>
  1403. <item itemvalue="Spring Boot.XxlJobExecutorApplication" />
  1404. </list>
  1405. </recent_temporary>
  1406. </component>
  1407. <component name="SvnConfiguration">
  1408. <configuration />
  1409. </component>
  1410. <component name="TaskManager">
  1411. <task active="true" id="Default" summary="Default task">
  1412. <changelist id="d0c2120b-97da-4aaa-b4c5-0142800524f2" name="Default Changelist" comment="苏州分布签章完成后给徐珊发送通知" />
  1413. <created>1701567437009</created>
  1414. <option name="number" value="Default" />
  1415. <option name="presentableId" value="Default" />
  1416. <updated>1701567437009</updated>
  1417. <workItem from="1701567438886" duration="7090000" />
  1418. <workItem from="1701577967955" duration="5171000" />
  1419. <workItem from="1701649990333" duration="738000" />
  1420. <workItem from="1701650769196" duration="19870000" />
  1421. <workItem from="1701677116527" duration="9249000" />
  1422. <workItem from="1701736457166" duration="7953000" />
  1423. <workItem from="1701752519827" duration="11819000" />
  1424. <workItem from="1701822609720" duration="10396000" />
  1425. <workItem from="1701853568717" duration="1132000" />
  1426. <workItem from="1701909051221" duration="6315000" />
  1427. <workItem from="1701923901019" duration="1065000" />
  1428. <workItem from="1701929419039" duration="11207000" />
  1429. <workItem from="1701995617137" duration="7993000" />
  1430. <workItem from="1702008769653" duration="594000" />
  1431. <workItem from="1702010135654" duration="13934000" />
  1432. <workItem from="1702254914923" duration="18395000" />
  1433. <workItem from="1702340861843" duration="17102000" />
  1434. <workItem from="1702373374152" duration="5230000" />
  1435. <workItem from="1702426777572" duration="8692000" />
  1436. <workItem from="1702437509530" duration="8751000" />
  1437. <workItem from="1702514301365" duration="14370000" />
  1438. <workItem from="1702600627136" duration="6600000" />
  1439. <workItem from="1702613209840" duration="11453000" />
  1440. <workItem from="1702859989541" duration="2451000" />
  1441. <workItem from="1702974094029" duration="4361000" />
  1442. <workItem from="1703032941726" duration="1405000" />
  1443. <workItem from="1703040922470" duration="494000" />
  1444. </task>
  1445. <task id="LOCAL-00001" summary="离职证明盖章功能处理">
  1446. <created>1701675252197</created>
  1447. <option name="number" value="00001" />
  1448. <option name="presentableId" value="LOCAL-00001" />
  1449. <option name="project" value="LOCAL" />
  1450. <updated>1701675252197</updated>
  1451. </task>
  1452. <task id="LOCAL-00002" summary="人力资源调整">
  1453. <created>1701768102156</created>
  1454. <option name="number" value="00002" />
  1455. <option name="presentableId" value="LOCAL-00002" />
  1456. <option name="project" value="LOCAL" />
  1457. <updated>1701768102156</updated>
  1458. </task>
  1459. <task id="LOCAL-00003" summary="评估客户信息部门主任可修改判定调整">
  1460. <created>1701913844551</created>
  1461. <option name="number" value="00003" />
  1462. <option name="presentableId" value="LOCAL-00003" />
  1463. <option name="project" value="LOCAL" />
  1464. <updated>1701913844551</updated>
  1465. </task>
  1466. <task id="LOCAL-00004" summary="代码提交">
  1467. <created>1702368873667</created>
  1468. <option name="number" value="00004" />
  1469. <option name="presentableId" value="LOCAL-00004" />
  1470. <option name="project" value="LOCAL" />
  1471. <updated>1702368873667</updated>
  1472. </task>
  1473. <task id="LOCAL-00005" summary="签章数据存储bug调整">
  1474. <created>1702514684130</created>
  1475. <option name="number" value="00005" />
  1476. <option name="presentableId" value="LOCAL-00005" />
  1477. <option name="project" value="LOCAL" />
  1478. <updated>1702514684130</updated>
  1479. </task>
  1480. <task id="LOCAL-00006" summary="代码提交">
  1481. <created>1702862332115</created>
  1482. <option name="number" value="00006" />
  1483. <option name="presentableId" value="LOCAL-00006" />
  1484. <option name="project" value="LOCAL" />
  1485. <updated>1702862332115</updated>
  1486. </task>
  1487. <option name="localTasksCounter" value="7" />
  1488. <servers />
  1489. </component>
  1490. <component name="TypeScriptGeneratedFilesManager">
  1491. <option name="version" value="2" />
  1492. </component>
  1493. <component name="Vcs.Log.Tabs.Properties">
  1494. <option name="TAB_STATES">
  1495. <map>
  1496. <entry key="MAIN">
  1497. <value>
  1498. <State />
  1499. </value>
  1500. </entry>
  1501. </map>
  1502. </option>
  1503. <option name="oldMeFiltersMigrated" value="true" />
  1504. </component>
  1505. <component name="VcsManagerConfiguration">
  1506. <option name="CHECK_CODE_SMELLS_BEFORE_PROJECT_COMMIT" value="false" />
  1507. <option name="CHECK_NEW_TODO" value="false" />
  1508. <MESSAGE value="离职证明盖章功能处理" />
  1509. <MESSAGE value="人力资源调整" />
  1510. <MESSAGE value="评估客户信息部门主任可修改判定调整" />
  1511. <MESSAGE value="签章数据存储bug调整" />
  1512. <MESSAGE value="代码提交" />
  1513. <option name="LAST_COMMIT_MESSAGE" value="代码提交" />
  1514. </component>
  1515. <component name="WindowStateProjectService">
  1516. <state x="730" y="346" width="1117" height="708" key="#com.intellij.execution.impl.EditConfigurationsDialog" timestamp="1702376994335">
  1517. <screen x="0" y="0" width="2560" height="1400" />
  1518. </state>
  1519. <state x="730" y="346" width="1117" height="708" key="#com.intellij.execution.impl.EditConfigurationsDialog/0.0.2560.1400@0.0.2560.1400" timestamp="1702376994335" />
  1520. <state x="1038" y="338" key="#com.intellij.ide.util.MemberChooser" timestamp="1701910818075">
  1521. <screen x="0" y="0" width="2560" height="1400" />
  1522. </state>
  1523. <state x="1038" y="338" key="#com.intellij.ide.util.MemberChooser/0.0.2560.1400@0.0.2560.1400" timestamp="1701910818075" />
  1524. <state x="923" y="481" key="#com.intellij.refactoring.move.moveInstanceMethod.MoveInstanceMethodDialog" timestamp="1702461764919">
  1525. <screen x="0" y="0" width="2560" height="1400" />
  1526. </state>
  1527. <state x="923" y="481" key="#com.intellij.refactoring.move.moveInstanceMethod.MoveInstanceMethodDialog/0.0.2560.1400@0.0.2560.1400" timestamp="1702461764919" />
  1528. <state x="552" y="188" key="CommitChangelistDialog2" timestamp="1702862060848">
  1529. <screen x="0" y="0" width="2560" height="1400" />
  1530. </state>
  1531. <state x="552" y="188" key="CommitChangelistDialog2/0.0.2560.1400@0.0.2560.1400" timestamp="1702862060848" />
  1532. <state width="1243" height="582" key="DebuggerActiveHint" timestamp="1702622412406">
  1533. <screen x="0" y="0" width="2560" height="1400" />
  1534. </state>
  1535. <state width="1243" height="582" key="DebuggerActiveHint/0.0.2560.1400@0.0.2560.1400" timestamp="1702622412406" />
  1536. <state x="92" y="92" width="2376" height="1216" key="DiffContextDialog" timestamp="1702862038159">
  1537. <screen x="0" y="0" width="2560" height="1400" />
  1538. </state>
  1539. <state x="92" y="92" width="2376" height="1216" key="DiffContextDialog/0.0.2560.1400@0.0.2560.1400" timestamp="1702862038159" />
  1540. <state x="827" y="183" key="FileChooserDialogImpl" timestamp="1703040959451">
  1541. <screen x="0" y="0" width="2560" height="1400" />
  1542. </state>
  1543. <state x="496" y="108" key="FileChooserDialogImpl/0.0.1536.824@0.0.1536.824" timestamp="1701486557201" />
  1544. <state x="827" y="183" key="FileChooserDialogImpl/0.0.2560.1400@0.0.2560.1400" timestamp="1703040959451" />
  1545. <state width="2507" height="354" key="GridCell.Tab.0.bottom" timestamp="1703041111795">
  1546. <screen x="0" y="0" width="2560" height="1400" />
  1547. </state>
  1548. <state width="2507" height="354" key="GridCell.Tab.0.bottom/0.0.2560.1400@0.0.2560.1400" timestamp="1703041111795" />
  1549. <state width="2507" height="354" key="GridCell.Tab.0.center" timestamp="1703041111795">
  1550. <screen x="0" y="0" width="2560" height="1400" />
  1551. </state>
  1552. <state width="2507" height="354" key="GridCell.Tab.0.center/0.0.2560.1400@0.0.2560.1400" timestamp="1703041111795" />
  1553. <state width="2507" height="354" key="GridCell.Tab.0.left" timestamp="1703041111795">
  1554. <screen x="0" y="0" width="2560" height="1400" />
  1555. </state>
  1556. <state width="2507" height="354" key="GridCell.Tab.0.left/0.0.2560.1400@0.0.2560.1400" timestamp="1703041111795" />
  1557. <state width="2507" height="354" key="GridCell.Tab.0.right" timestamp="1703041111795">
  1558. <screen x="0" y="0" width="2560" height="1400" />
  1559. </state>
  1560. <state width="2507" height="354" key="GridCell.Tab.0.right/0.0.2560.1400@0.0.2560.1400" timestamp="1703041111795" />
  1561. <state width="2507" height="177" key="GridCell.Tab.1.bottom" timestamp="1703033151536">
  1562. <screen x="0" y="0" width="2560" height="1400" />
  1563. </state>
  1564. <state width="2507" height="177" key="GridCell.Tab.1.bottom/0.0.2560.1400@0.0.2560.1400" timestamp="1703033151536" />
  1565. <state width="2507" height="177" key="GridCell.Tab.1.center" timestamp="1703033151536">
  1566. <screen x="0" y="0" width="2560" height="1400" />
  1567. </state>
  1568. <state width="2507" height="177" key="GridCell.Tab.1.center/0.0.2560.1400@0.0.2560.1400" timestamp="1703033151536" />
  1569. <state width="2507" height="177" key="GridCell.Tab.1.left" timestamp="1703033151536">
  1570. <screen x="0" y="0" width="2560" height="1400" />
  1571. </state>
  1572. <state width="2507" height="177" key="GridCell.Tab.1.left/0.0.2560.1400@0.0.2560.1400" timestamp="1703033151536" />
  1573. <state width="2507" height="177" key="GridCell.Tab.1.right" timestamp="1703033151536">
  1574. <screen x="0" y="0" width="2560" height="1400" />
  1575. </state>
  1576. <state width="2507" height="177" key="GridCell.Tab.1.right/0.0.2560.1400@0.0.2560.1400" timestamp="1703033151536" />
  1577. <state width="2507" height="177" key="GridCell.Tab.2.bottom" timestamp="1703033151536">
  1578. <screen x="0" y="0" width="2560" height="1400" />
  1579. </state>
  1580. <state width="2507" height="177" key="GridCell.Tab.2.bottom/0.0.2560.1400@0.0.2560.1400" timestamp="1703033151536" />
  1581. <state width="2507" height="177" key="GridCell.Tab.2.center" timestamp="1703033151536">
  1582. <screen x="0" y="0" width="2560" height="1400" />
  1583. </state>
  1584. <state width="2507" height="177" key="GridCell.Tab.2.center/0.0.2560.1400@0.0.2560.1400" timestamp="1703033151536" />
  1585. <state width="2507" height="177" key="GridCell.Tab.2.left" timestamp="1703033151536">
  1586. <screen x="0" y="0" width="2560" height="1400" />
  1587. </state>
  1588. <state width="2507" height="177" key="GridCell.Tab.2.left/0.0.2560.1400@0.0.2560.1400" timestamp="1703033151536" />
  1589. <state width="2507" height="177" key="GridCell.Tab.2.right" timestamp="1703033151536">
  1590. <screen x="0" y="0" width="2560" height="1400" />
  1591. </state>
  1592. <state width="2507" height="177" key="GridCell.Tab.2.right/0.0.2560.1400@0.0.2560.1400" timestamp="1703033151536" />
  1593. <state x="255" y="0" key="SettingsEditor" timestamp="1703040961322">
  1594. <screen x="0" y="0" width="2560" height="1400" />
  1595. </state>
  1596. <state x="153" y="0" key="SettingsEditor/0.0.1536.824@0.0.1536.824" timestamp="1701486592981" />
  1597. <state x="255" y="0" key="SettingsEditor/0.0.2560.1400@0.0.2560.1400" timestamp="1703040961322" />
  1598. <state x="761" y="326" key="VCS.ChangeListViewerDialog" timestamp="1701762023533">
  1599. <screen x="0" y="0" width="2560" height="1400" />
  1600. </state>
  1601. <state x="761" y="326" key="VCS.ChangeListViewerDialog/0.0.2560.1400@0.0.2560.1400" timestamp="1701762023533" />
  1602. <state x="772" y="368" key="Vcs.Push.Dialog.v2" timestamp="1702862391932">
  1603. <screen x="0" y="0" width="2560" height="1400" />
  1604. </state>
  1605. <state x="772" y="368" key="Vcs.Push.Dialog.v2/0.0.2560.1400@0.0.2560.1400" timestamp="1702862391932" />
  1606. <state x="1037" y="593" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2" timestamp="1702254950453">
  1607. <screen x="0" y="0" width="2560" height="1400" />
  1608. </state>
  1609. <state x="1037" y="593" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2/0.0.2560.1400@0.0.2560.1400" timestamp="1702254950453" />
  1610. <state x="676" y="364" width="1178" height="759" key="com.intellij.xdebugger.impl.breakpoints.ui.BreakpointsDialogFactory$2" timestamp="1702429365854">
  1611. <screen x="0" y="0" width="2560" height="1400" />
  1612. </state>
  1613. <state x="676" y="364" width="1178" height="759" key="com.intellij.xdebugger.impl.breakpoints.ui.BreakpointsDialogFactory$2/0.0.2560.1400@0.0.2560.1400" timestamp="1702429365854" />
  1614. <state x="276" y="318" width="1560" height="891" key="find.popup" timestamp="1702976482346">
  1615. <screen x="0" y="0" width="2560" height="1400" />
  1616. </state>
  1617. <state x="276" y="318" width="1560" height="891" key="find.popup/0.0.2560.1400@0.0.2560.1400" timestamp="1702976482346" />
  1618. <state x="852" y="327" key="run.anything.popup" timestamp="1702275914837">
  1619. <screen x="0" y="0" width="2560" height="1400" />
  1620. </state>
  1621. <state x="852" y="327" key="run.anything.popup/0.0.2560.1400@0.0.2560.1400" timestamp="1702275914837" />
  1622. <state x="819" y="320" width="1159" height="1077" key="search.everywhere.popup" timestamp="1702861982288">
  1623. <screen x="0" y="0" width="2560" height="1400" />
  1624. </state>
  1625. <state x="347" y="0" width="840" height="822" key="search.everywhere.popup/0.0.1536.824@0.0.1536.824" timestamp="1701486550342" />
  1626. <state x="819" y="320" width="1159" height="1077" key="search.everywhere.popup/0.0.2560.1400@0.0.2560.1400" timestamp="1702861982288" />
  1627. </component>
  1628. <component name="XDebuggerManager">
  1629. <breakpoint-manager>
  1630. <breakpoints>
  1631. <line-breakpoint enabled="true" type="java-line">
  1632. <url>file://$PROJECT_DIR$/jeeplus-modules/jeeplus-flowable/src/main/java/com/jeeplus/flowable/controller/FlowableTaskController.java</url>
  1633. <line>306</line>
  1634. <option name="timeStamp" value="2" />
  1635. </line-breakpoint>
  1636. <line-breakpoint enabled="true" type="java-line">
  1637. <url>file://$PROJECT_DIR$/jeeplus-modules/jeeplus-finance/src/main/java/com/jeeplus/finance/projectReportArchive/controller/CwProjectReportArchiveController.java</url>
  1638. <line>91</line>
  1639. <option name="timeStamp" value="3" />
  1640. </line-breakpoint>
  1641. </breakpoints>
  1642. </breakpoint-manager>
  1643. </component>
  1644. <component name="com.intellij.coverage.CoverageDataManagerImpl">
  1645. <SUITE FILE_PATH="coverage/xg_total_process_master_cloud$JeeplusAuthApplication.ic" NAME="JeeplusAuthApplication Coverage Results" MODIFIED="1702974247780" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="idea" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="false" />
  1646. </component>
  1647. </project>