workspace.xml 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="AutoImportSettings">
  4. <option name="autoReloadType" value="SELECTIVE" />
  5. </component>
  6. <component name="ChangeListManager">
  7. <list default="true" id="676a1a2f-0edc-4ee8-9d0f-dfdc8f06aa27" name="Changes" comment="列表调整;接口调整">
  8. <change afterPath="$PROJECT_DIR$/jeeplus-module/ly/src/main/java/com/jeeplus/enterpriseinfo/controller/BaiduController.java" afterDir="false" />
  9. <change beforePath="$PROJECT_DIR$/jeeplus-module/ly/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/jeeplus-module/ly/pom.xml" afterDir="false" />
  10. <change beforePath="$PROJECT_DIR$/jeeplus-module/ly/src/main/java/com/jeeplus/enterpriseinfo/controller/EnterpriseInfoController.java" beforeDir="false" afterPath="$PROJECT_DIR$/jeeplus-module/ly/src/main/java/com/jeeplus/enterpriseinfo/controller/EnterpriseInfoController.java" afterDir="false" />
  11. <change beforePath="$PROJECT_DIR$/jeeplus-module/ly/src/main/java/com/jeeplus/saleinventory/mapper/xml/SaleInventoryMapper.xml" beforeDir="false" afterPath="$PROJECT_DIR$/jeeplus-module/ly/src/main/java/com/jeeplus/saleinventory/mapper/xml/SaleInventoryMapper.xml" afterDir="false" />
  12. <change beforePath="$PROJECT_DIR$/jeeplus-web/src/main/resources/application-development.yml" beforeDir="false" afterPath="$PROJECT_DIR$/jeeplus-web/src/main/resources/application-development.yml" afterDir="false" />
  13. <change beforePath="$PROJECT_DIR$/jeeplus-web/src/main/resources/application.yml" beforeDir="false" afterPath="$PROJECT_DIR$/jeeplus-web/src/main/resources/application.yml" afterDir="false" />
  14. <change beforePath="$PROJECT_DIR$/../jp-ui/src/api/enterpriseinfo/enterpriseInfoService.js" beforeDir="false" afterPath="$PROJECT_DIR$/../jp-ui/src/api/enterpriseinfo/enterpriseInfoService.js" afterDir="false" />
  15. <change beforePath="$PROJECT_DIR$/../jp-ui/src/views/modules/enterpriseinfo/EnterpriseInfoList.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../jp-ui/src/views/modules/enterpriseinfo/EnterpriseInfoList.vue" afterDir="false" />
  16. </list>
  17. <option name="SHOW_DIALOG" value="false" />
  18. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  19. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  20. <option name="LAST_RESOLUTION" value="IGNORE" />
  21. </component>
  22. <component name="ChangesViewManager">
  23. <option name="groupingKeys">
  24. <option value="directory" />
  25. </option>
  26. </component>
  27. <component name="FileTemplateManagerImpl">
  28. <option name="RECENT_TEMPLATES">
  29. <list>
  30. <option value="Class" />
  31. </list>
  32. </option>
  33. </component>
  34. <component name="Git.Settings">
  35. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
  36. </component>
  37. <component name="HighlightingSettingsPerFile">
  38. <setting file="file://$PROJECT_DIR$/jeeplus-module/ly/src/main/java/com/jeeplus/buildinginfo/controller/BuildingManagementController.java" root0="FORCE_HIGHLIGHTING" />
  39. <setting file="file://$PROJECT_DIR$/jeeplus-module/ly/src/main/java/com/jeeplus/buildinginfo/mapper/xml/BuildingManagementMapper.xml" root0="FORCE_HIGHLIGHTING" />
  40. <setting file="file://$PROJECT_DIR$/jeeplus-module/ly/src/main/java/com/jeeplus/dp/FirstDpController.java" root0="FORCE_HIGHLIGHTING" />
  41. <setting file="file://$PROJECT_DIR$/jeeplus-platform/jeeplus-admin/src/main/java/com/jeeplus/sys/mapper/OfficeMapper.java" root0="FORCE_HIGHLIGHTING" />
  42. <setting file="file://$PROJECT_DIR$/jeeplus-web/src/main/resources/application-production.yml" root0="FORCE_HIGHLIGHTING" />
  43. <setting file="file://$PROJECT_DIR$/jeeplus-module/ly/src/main/java/com/jeeplus/dp/DpController.java" root0="FORCE_HIGHLIGHTING" />
  44. <setting file="file://$PROJECT_DIR$/jeeplus-module/ly/src/main/java/com/jeeplus/enterpriseinfo/domain/EnterpriseInfo.java" root0="FORCE_HIGHLIGHTING" />
  45. <setting file="file://$PROJECT_DIR$/jeeplus-module/ly/src/main/java/com/jeeplus/parkmanagement/controller/ParkManagementController.java" root0="FORCE_HIGHLIGHTING" />
  46. <setting file="file://$PROJECT_DIR$/jeeplus-module/ly/src/main/java/com/jeeplus/enterpriseinfo/service/EnterpriseInfoService.java" root0="FORCE_HIGHLIGHTING" />
  47. <setting file="file://$PROJECT_DIR$/jeeplus-web/src/main/resources/application.yml" root0="FORCE_HIGHLIGHTING" />
  48. <setting file="file://$PROJECT_DIR$/jeeplus-module/ly/src/main/java/com/jeeplus/parkmanagement/service/ParkManagementService.java" root0="FORCE_HIGHLIGHTING" />
  49. <setting file="file://$PROJECT_DIR$/jeeplus-module/ly/src/main/java/com/jeeplus/enterpriseinfo/mapper/xml/EnterpriseInfoMapper.xml" root0="FORCE_HIGHLIGHTING" />
  50. <setting file="file://$PROJECT_DIR$/jeeplus-module/ly/src/main/java/com/jeeplus/parkmanagement/mapper/xml/ParkManagementMapper.xml" root0="FORCE_HIGHLIGHTING" />
  51. <setting file="file://$PROJECT_DIR$/jeeplus-module/ly/src/main/java/com/jeeplus/enterpriseinfo/controller/EnterpriseInfoController.java" root0="FORCE_HIGHLIGHTING" />
  52. <setting file="file://$PROJECT_DIR$/jeeplus-module/ly/src/main/java/com/jeeplus/enterpriseinfo/service/dto/EnterpriseInfoDTO.java" root0="FORCE_HIGHLIGHTING" />
  53. <setting file="file://$PROJECT_DIR$/jeeplus-platform/jeeplus-admin/src/main/java/com/jeeplus/sys/mapper/xml/OfficeMapper.xml" root0="FORCE_HIGHLIGHTING" />
  54. <setting file="file://$PROJECT_DIR$/jeeplus-platform/jeeplus-admin/src/main/java/com/jeeplus/sys/service/OfficeService.java" root0="FORCE_HIGHLIGHTING" />
  55. <setting file="file://$PROJECT_DIR$/jeeplus-module/ly/src/main/java/com/jeeplus/buildinginfo/domain/BuildingManagement.java" root0="FORCE_HIGHLIGHTING" />
  56. <setting file="file://$PROJECT_DIR$/jeeplus-module/ly/src/main/java/com/jeeplus/buildinginfo/mapper/BuildingManagementMapper.java" root0="FORCE_HIGHLIGHTING" />
  57. <setting file="file://$PROJECT_DIR$/jeeplus-module/ly/src/main/java/com/jeeplus/buildinginfo/service/BuildingManagementService.java" root0="FORCE_HIGHLIGHTING" />
  58. </component>
  59. <component name="MarkdownSettingsMigration">
  60. <option name="stateVersion" value="1" />
  61. </component>
  62. <component name="MavenImportPreferences">
  63. <option name="generalSettings">
  64. <MavenGeneralSettings>
  65. <option name="useMavenConfig" value="true" />
  66. </MavenGeneralSettings>
  67. </option>
  68. </component>
  69. <component name="ProjectId" id="2oBVsYxAdvnY8ImICrfa86zBPol" />
  70. <component name="ProjectLevelVcsManager" settingsEditedManually="true">
  71. <OptionsSetting value="false" id="Update" />
  72. <ConfirmationsSetting value="2" id="Add" />
  73. </component>
  74. <component name="ProjectViewState">
  75. <option name="hideEmptyMiddlePackages" value="true" />
  76. <option name="showLibraryContents" value="true" />
  77. </component>
  78. <component name="PropertiesComponent">
  79. <property name="RequestMappingsPanelOrder0" value="0" />
  80. <property name="RequestMappingsPanelOrder1" value="1" />
  81. <property name="RequestMappingsPanelOrder2" value="2" />
  82. <property name="RequestMappingsPanelWidth0" value="75" />
  83. <property name="RequestMappingsPanelWidth1" value="75" />
  84. <property name="RequestMappingsPanelWidth2" value="75" />
  85. <property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
  86. <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
  87. <property name="WebServerToolWindowFactoryState" value="false" />
  88. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  89. <property name="nodejs_package_manager_path" value="npm" />
  90. <property name="project.structure.last.edited" value="Modules" />
  91. <property name="project.structure.proportion" value="0.0" />
  92. <property name="project.structure.side.proportion" value="0.0" />
  93. </component>
  94. <component name="ReactorSettings">
  95. <option name="notificationShown" value="true" />
  96. </component>
  97. <component name="RecentsManager">
  98. <key name="CopyClassDialog.RECENTS_KEY">
  99. <recent name="com.jeeplus.dp" />
  100. </key>
  101. </component>
  102. <component name="RunManager">
  103. <configuration name="JeeplusWebApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
  104. <module name="jeeplus-web" />
  105. <option name="SPRING_BOOT_MAIN_CLASS" value="com.jeeplus.JeeplusWebApplication" />
  106. <method v="2">
  107. <option name="Make" enabled="true" />
  108. </method>
  109. </configuration>
  110. </component>
  111. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  112. <component name="TaskManager">
  113. <task active="true" id="Default" summary="Default task">
  114. <changelist id="676a1a2f-0edc-4ee8-9d0f-dfdc8f06aa27" name="Changes" comment="" />
  115. <created>1730343165342</created>
  116. <option name="number" value="Default" />
  117. <option name="presentableId" value="Default" />
  118. <updated>1730343165342</updated>
  119. <workItem from="1730343166425" duration="1292000" />
  120. <workItem from="1730345582463" duration="420000" />
  121. <workItem from="1730346520844" duration="9366000" />
  122. <workItem from="1730421422353" duration="4403000" />
  123. <workItem from="1730427921244" duration="171000" />
  124. <workItem from="1730428105080" duration="80000" />
  125. <workItem from="1730430837148" duration="994000" />
  126. <workItem from="1730431996982" duration="11088000" />
  127. <workItem from="1730680515993" duration="16628000" />
  128. <workItem from="1730766917694" duration="7475000" />
  129. <workItem from="1730791128233" duration="6164000" />
  130. <workItem from="1730853016396" duration="16763000" />
  131. <workItem from="1730940019200" duration="15092000" />
  132. <workItem from="1731026071840" duration="6415000" />
  133. <workItem from="1731033350255" duration="14058000" />
  134. <workItem from="1731285775925" duration="14659000" />
  135. <workItem from="1731372316766" duration="17165000" />
  136. <workItem from="1731457662953" duration="9445000" />
  137. <workItem from="1731544643629" duration="33365000" />
  138. <workItem from="1731631187550" duration="14929000" />
  139. <workItem from="1731723978065" duration="839000" />
  140. <workItem from="1732006937302" duration="2177000" />
  141. <workItem from="1732172545559" duration="1761000" />
  142. <workItem from="1732273337798" duration="26000" />
  143. <workItem from="1732497775558" duration="8264000" />
  144. <workItem from="1732584361634" duration="7730000" />
  145. <workItem from="1732614259806" duration="1005000" />
  146. <workItem from="1732668366733" duration="4610000" />
  147. <workItem from="1732690280532" duration="3433000" />
  148. <workItem from="1732754108286" duration="621000" />
  149. <workItem from="1732766886833" duration="1017000" />
  150. <workItem from="1732776293405" duration="5005000" />
  151. <workItem from="1733190544851" duration="619000" />
  152. <workItem from="1733273911317" duration="6500000" />
  153. <workItem from="1733367445673" duration="9096000" />
  154. <workItem from="1733445397870" duration="6936000" />
  155. <workItem from="1733465153226" duration="7574000" />
  156. <workItem from="1733706163885" duration="18347000" />
  157. <workItem from="1733741744873" duration="6889000" />
  158. <workItem from="1733793783113" duration="4845000" />
  159. <workItem from="1733897288695" duration="1717000" />
  160. <workItem from="1733964048746" duration="7656000" />
  161. <workItem from="1734051234605" duration="3583000" />
  162. <workItem from="1734313078795" duration="3632000" />
  163. <workItem from="1734415188474" duration="21207000" />
  164. <workItem from="1734485821694" duration="5860000" />
  165. <workItem from="1734569640284" duration="12276000" />
  166. <workItem from="1734675080931" duration="647000" />
  167. <workItem from="1734916513529" duration="5915000" />
  168. <workItem from="1735008191847" duration="5632000" />
  169. <workItem from="1735090865652" duration="2349000" />
  170. <workItem from="1735106362340" duration="935000" />
  171. <workItem from="1735783083067" duration="6189000" />
  172. <workItem from="1735868155299" duration="2235000" />
  173. <workItem from="1736060688726" duration="201000" />
  174. <workItem from="1736494431062" duration="1818000" />
  175. <workItem from="1736834996017" duration="2606000" />
  176. <workItem from="1737076862727" duration="11305000" />
  177. <workItem from="1737339296291" duration="2100000" />
  178. <workItem from="1737420144614" duration="4121000" />
  179. <workItem from="1737510515171" duration="628000" />
  180. <workItem from="1737599079061" duration="762000" />
  181. <workItem from="1738717743068" duration="2199000" />
  182. <workItem from="1738810785177" duration="638000" />
  183. <workItem from="1738893080769" duration="2322000" />
  184. <workItem from="1739000176131" duration="1192000" />
  185. <workItem from="1739150317552" duration="3246000" />
  186. <workItem from="1739244160807" duration="8770000" />
  187. <workItem from="1739322015810" duration="2509000" />
  188. <workItem from="1739350900227" duration="1369000" />
  189. </task>
  190. <task id="LOCAL-00027" summary="添加企业状态、企业撤场时间;销售及入库添加企业自报/税源办查询。查询结果为1-X月。">
  191. <created>1731291607131</created>
  192. <option name="number" value="00027" />
  193. <option name="presentableId" value="LOCAL-00027" />
  194. <option name="project" value="LOCAL" />
  195. <updated>1731291607131</updated>
  196. </task>
  197. <task id="LOCAL-00028" summary="列表添加企业状态">
  198. <created>1731292073852</created>
  199. <option name="number" value="00028" />
  200. <option name="presentableId" value="LOCAL-00028" />
  201. <option name="project" value="LOCAL" />
  202. <updated>1731292073852</updated>
  203. </task>
  204. <task id="LOCAL-00029" summary="企业信息列表调整">
  205. <created>1731304742425</created>
  206. <option name="number" value="00029" />
  207. <option name="presentableId" value="LOCAL-00029" />
  208. <option name="project" value="LOCAL" />
  209. <updated>1731304742425</updated>
  210. </task>
  211. <task id="LOCAL-00030" summary="企业信息添加楼宇筛选功能">
  212. <created>1731305971492</created>
  213. <option name="number" value="00030" />
  214. <option name="presentableId" value="LOCAL-00030" />
  215. <option name="project" value="LOCAL" />
  216. <updated>1731305971492</updated>
  217. </task>
  218. <task id="LOCAL-00031" summary="企业信息添加男人数、女人数、党员数">
  219. <created>1731306616684</created>
  220. <option name="number" value="00031" />
  221. <option name="presentableId" value="LOCAL-00031" />
  222. <option name="project" value="LOCAL" />
  223. <updated>1731306616684</updated>
  224. </task>
  225. <task id="LOCAL-00032" summary="大屏:企业信息统计;人员信息统计; 隐藏租金,消防器材数,消防器材是否过期加入到企业基本信息中">
  226. <created>1731315281217</created>
  227. <option name="number" value="00032" />
  228. <option name="presentableId" value="LOCAL-00032" />
  229. <option name="project" value="LOCAL" />
  230. <updated>1731315281217</updated>
  231. </task>
  232. <task id="LOCAL-00033" summary="大屏:税收收入对比;导入企业基本数据、开票入库数据后生成功能;企业销售及税收页面调整;">
  233. <created>1731463793772</created>
  234. <option name="number" value="00033" />
  235. <option name="presentableId" value="LOCAL-00033" />
  236. <option name="project" value="LOCAL" />
  237. <updated>1731463793772</updated>
  238. </task>
  239. <task id="LOCAL-00034" summary="大屏:人员统计分析调整;统计报表;">
  240. <created>1731550387572</created>
  241. <option name="number" value="00034" />
  242. <option name="presentableId" value="LOCAL-00034" />
  243. <option name="project" value="LOCAL" />
  244. <updated>1731550387573</updated>
  245. </task>
  246. <task id="LOCAL-00035" summary="报表:数据统计">
  247. <created>1731552772017</created>
  248. <option name="number" value="00035" />
  249. <option name="presentableId" value="LOCAL-00035" />
  250. <option name="project" value="LOCAL" />
  251. <updated>1731552772017</updated>
  252. </task>
  253. <task id="LOCAL-00036" summary="打包发布配置;本年度各园区收入税收分析;大屏左上角:本月开票、本月税收、同比、环比。">
  254. <created>1731586653703</created>
  255. <option name="number" value="00036" />
  256. <option name="presentableId" value="LOCAL-00036" />
  257. <option name="project" value="LOCAL" />
  258. <updated>1731586653703</updated>
  259. </task>
  260. <task id="LOCAL-00037" summary="大屏接口调整">
  261. <created>1731591581419</created>
  262. <option name="number" value="00037" />
  263. <option name="presentableId" value="LOCAL-00037" />
  264. <option name="project" value="LOCAL" />
  265. <updated>1731591581419</updated>
  266. </task>
  267. <task id="LOCAL-00038" summary="大屏接口调整">
  268. <created>1731595157154</created>
  269. <option name="number" value="00038" />
  270. <option name="presentableId" value="LOCAL-00038" />
  271. <option name="project" value="LOCAL" />
  272. <updated>1731595157154</updated>
  273. </task>
  274. <task id="LOCAL-00039" summary="添加根据officeid获取企业id或楼宇园区id">
  275. <created>1731602390844</created>
  276. <option name="number" value="00039" />
  277. <option name="presentableId" value="LOCAL-00039" />
  278. <option name="project" value="LOCAL" />
  279. <updated>1731602390844</updated>
  280. </task>
  281. <task id="LOCAL-00040" summary="去除登录初始密码">
  282. <created>1731635399624</created>
  283. <option name="number" value="00040" />
  284. <option name="presentableId" value="LOCAL-00040" />
  285. <option name="project" value="LOCAL" />
  286. <updated>1731635399624</updated>
  287. </task>
  288. <task id="LOCAL-00041" summary="关闭演示模式">
  289. <created>1731636741220</created>
  290. <option name="number" value="00041" />
  291. <option name="presentableId" value="LOCAL-00041" />
  292. <option name="project" value="LOCAL" />
  293. <updated>1731636741220</updated>
  294. </task>
  295. <task id="LOCAL-00042" summary="页面调整">
  296. <created>1731639205265</created>
  297. <option name="number" value="00042" />
  298. <option name="presentableId" value="LOCAL-00042" />
  299. <option name="project" value="LOCAL" />
  300. <updated>1731639205265</updated>
  301. </task>
  302. <task id="LOCAL-00043" summary="页面调整">
  303. <created>1731652400324</created>
  304. <option name="number" value="00043" />
  305. <option name="presentableId" value="LOCAL-00043" />
  306. <option name="project" value="LOCAL" />
  307. <updated>1731652400324</updated>
  308. </task>
  309. <task id="LOCAL-00044" summary="楼宇面积添加限制">
  310. <created>1731724754481</created>
  311. <option name="number" value="00044" />
  312. <option name="presentableId" value="LOCAL-00044" />
  313. <option name="project" value="LOCAL" />
  314. <updated>1731724754481</updated>
  315. </task>
  316. <task id="LOCAL-00045" summary="销售及税收页面调整">
  317. <created>1732024498922</created>
  318. <option name="number" value="00045" />
  319. <option name="presentableId" value="LOCAL-00045" />
  320. <option name="project" value="LOCAL" />
  321. <updated>1732024498922</updated>
  322. </task>
  323. <task id="LOCAL-00046" summary="楼宇管理员添加权限">
  324. <created>1732173680037</created>
  325. <option name="number" value="00046" />
  326. <option name="presentableId" value="LOCAL-00046" />
  327. <option name="project" value="LOCAL" />
  328. <updated>1732173680037</updated>
  329. </task>
  330. <task id="LOCAL-00047" summary="添加统计字段;调整开发环境端口;调整统计页面;调整企业明细表">
  331. <created>1732527725485</created>
  332. <option name="number" value="00047" />
  333. <option name="presentableId" value="LOCAL-00047" />
  334. <option name="project" value="LOCAL" />
  335. <updated>1732527725485</updated>
  336. </task>
  337. <task id="LOCAL-00048" summary="添加按园区,按楼宇统计;企业明细表添加导出功能;添加物业管理员角色">
  338. <created>1732606960058</created>
  339. <option name="number" value="00048" />
  340. <option name="presentableId" value="LOCAL-00048" />
  341. <option name="project" value="LOCAL" />
  342. <updated>1732606960058</updated>
  343. </task>
  344. <task id="LOCAL-00049" summary="企业列表添加楼宇名称">
  345. <created>1732673154144</created>
  346. <option name="number" value="00049" />
  347. <option name="presentableId" value="LOCAL-00049" />
  348. <option name="project" value="LOCAL" />
  349. <updated>1732673154145</updated>
  350. </task>
  351. <task id="LOCAL-00050" summary="数据统计调整">
  352. <created>1732691978476</created>
  353. <option name="number" value="00050" />
  354. <option name="presentableId" value="LOCAL-00050" />
  355. <option name="project" value="LOCAL" />
  356. <updated>1732691978477</updated>
  357. </task>
  358. <task id="LOCAL-00051" summary="企业列表导出功能调整">
  359. <created>1733282240361</created>
  360. <option name="number" value="00051" />
  361. <option name="presentableId" value="LOCAL-00051" />
  362. <option name="project" value="LOCAL" />
  363. <updated>1733282240361</updated>
  364. </task>
  365. <task id="LOCAL-00052" summary="销售及税收新增、列表调整;企业基本信息修改新增页面调整">
  366. <created>1733379924233</created>
  367. <option name="number" value="00052" />
  368. <option name="presentableId" value="LOCAL-00052" />
  369. <option name="project" value="LOCAL" />
  370. <updated>1733379924234</updated>
  371. </task>
  372. <task id="LOCAL-00053" summary="数据统计调整">
  373. <created>1733476431676</created>
  374. <option name="number" value="00053" />
  375. <option name="presentableId" value="LOCAL-00053" />
  376. <option name="project" value="LOCAL" />
  377. <updated>1733476431676</updated>
  378. </task>
  379. <task id="LOCAL-00054" summary="好多调整">
  380. <created>1733793930591</created>
  381. <option name="number" value="00054" />
  382. <option name="presentableId" value="LOCAL-00054" />
  383. <option name="project" value="LOCAL" />
  384. <updated>1733793930591</updated>
  385. </task>
  386. <task id="LOCAL-00055" summary="添加企业保存时人员数判断;">
  387. <created>1733798547369</created>
  388. <option name="number" value="00055" />
  389. <option name="presentableId" value="LOCAL-00055" />
  390. <option name="project" value="LOCAL" />
  391. <updated>1733798547370</updated>
  392. </task>
  393. <task id="LOCAL-00056" summary="添加企业保存时人员数判断;">
  394. <created>1733798572017</created>
  395. <option name="number" value="00056" />
  396. <option name="presentableId" value="LOCAL-00056" />
  397. <option name="project" value="LOCAL" />
  398. <updated>1733798572017</updated>
  399. </task>
  400. <task id="LOCAL-00057" summary="企业基本信息Tab;企业类型多选;大屏统计接口">
  401. <created>1734423846840</created>
  402. <option name="number" value="00057" />
  403. <option name="presentableId" value="LOCAL-00057" />
  404. <option name="project" value="LOCAL" />
  405. <updated>1734423846841</updated>
  406. </task>
  407. <task id="LOCAL-00058" summary="首页调整">
  408. <created>1734430038840</created>
  409. <option name="number" value="00058" />
  410. <option name="presentableId" value="LOCAL-00058" />
  411. <option name="project" value="LOCAL" />
  412. <updated>1734430038840</updated>
  413. </task>
  414. <task id="LOCAL-00059" summary="添加企业诉求">
  415. <created>1734435926979</created>
  416. <option name="number" value="00059" />
  417. <option name="presentableId" value="LOCAL-00059" />
  418. <option name="project" value="LOCAL" />
  419. <updated>1734435926980</updated>
  420. </task>
  421. <task id="LOCAL-00060" summary="企业诉求添加到提醒通知;修改企业类型筛选功能;大屏接口">
  422. <created>1734441257600</created>
  423. <option name="number" value="00060" />
  424. <option name="presentableId" value="LOCAL-00060" />
  425. <option name="project" value="LOCAL" />
  426. <updated>1734441257601</updated>
  427. </task>
  428. <task id="LOCAL-00061" summary="企业诉求添加到提醒通知;修改企业类型筛选功能;大屏接口">
  429. <created>1734443750091</created>
  430. <option name="number" value="00061" />
  431. <option name="presentableId" value="LOCAL-00061" />
  432. <option name="project" value="LOCAL" />
  433. <updated>1734443750091</updated>
  434. </task>
  435. <task id="LOCAL-00062" summary="企业诉求添加诉求人信息显示">
  436. <created>1734501482698</created>
  437. <option name="number" value="00062" />
  438. <option name="presentableId" value="LOCAL-00062" />
  439. <option name="project" value="LOCAL" />
  440. <updated>1734501482699</updated>
  441. </task>
  442. <task id="LOCAL-00063" summary="大屏调整;统计报表楼宇调整;添加楼宇状态">
  443. <created>1734598835545</created>
  444. <option name="number" value="00063" />
  445. <option name="presentableId" value="LOCAL-00063" />
  446. <option name="project" value="LOCAL" />
  447. <updated>1734598835546</updated>
  448. </task>
  449. <task id="LOCAL-00064" summary="企业筛选调整">
  450. <created>1734599406698</created>
  451. <option name="number" value="00064" />
  452. <option name="presentableId" value="LOCAL-00064" />
  453. <option name="project" value="LOCAL" />
  454. <updated>1734599406698</updated>
  455. </task>
  456. <task id="LOCAL-00065" summary="功能调整">
  457. <created>1734933711527</created>
  458. <option name="number" value="00065" />
  459. <option name="presentableId" value="LOCAL-00065" />
  460. <option name="project" value="LOCAL" />
  461. <updated>1734933711528</updated>
  462. </task>
  463. <task id="LOCAL-00066" summary="功能调整">
  464. <created>1735019886956</created>
  465. <option name="number" value="00066" />
  466. <option name="presentableId" value="LOCAL-00066" />
  467. <option name="project" value="LOCAL" />
  468. <updated>1735019886957</updated>
  469. </task>
  470. <task id="LOCAL-00067" summary="修复bug">
  471. <created>1735020775268</created>
  472. <option name="number" value="00067" />
  473. <option name="presentableId" value="LOCAL-00067" />
  474. <option name="project" value="LOCAL" />
  475. <updated>1735020775268</updated>
  476. </task>
  477. <task id="LOCAL-00068" summary="税收收入添加筛选条件">
  478. <created>1735106083009</created>
  479. <option name="number" value="00068" />
  480. <option name="presentableId" value="LOCAL-00068" />
  481. <option name="project" value="LOCAL" />
  482. <updated>1735106083010</updated>
  483. </task>
  484. <task id="LOCAL-00069" summary="物业管理员税收收入添加税源办查询类别的新增">
  485. <created>1735800280513</created>
  486. <option name="number" value="00069" />
  487. <option name="presentableId" value="LOCAL-00069" />
  488. <option name="project" value="LOCAL" />
  489. <updated>1735800280513</updated>
  490. </task>
  491. <task id="LOCAL-00070" summary="企业明细表是否">
  492. <created>1735871266074</created>
  493. <option name="number" value="00070" />
  494. <option name="presentableId" value="LOCAL-00070" />
  495. <option name="project" value="LOCAL" />
  496. <updated>1735871266074</updated>
  497. </task>
  498. <task id="LOCAL-00071" summary="服务器迁移">
  499. <created>1736835853351</created>
  500. <option name="number" value="00071" />
  501. <option name="presentableId" value="LOCAL-00071" />
  502. <option name="project" value="LOCAL" />
  503. <updated>1736835853352</updated>
  504. </task>
  505. <task id="LOCAL-00072" summary="选人调整">
  506. <created>1736845821186</created>
  507. <option name="number" value="00072" />
  508. <option name="presentableId" value="LOCAL-00072" />
  509. <option name="project" value="LOCAL" />
  510. <updated>1736845821188</updated>
  511. </task>
  512. <task id="LOCAL-00073" summary="列表调整;接口调整">
  513. <created>1737099815087</created>
  514. <option name="number" value="00073" />
  515. <option name="presentableId" value="LOCAL-00073" />
  516. <option name="project" value="LOCAL" />
  517. <updated>1737099815087</updated>
  518. </task>
  519. <task id="LOCAL-00074" summary="列表调整;接口调整">
  520. <created>1737103294271</created>
  521. <option name="number" value="00074" />
  522. <option name="presentableId" value="LOCAL-00074" />
  523. <option name="project" value="LOCAL" />
  524. <updated>1737103294271</updated>
  525. </task>
  526. <task id="LOCAL-00075" summary="列表调整;接口调整">
  527. <created>1737103622568</created>
  528. <option name="number" value="00075" />
  529. <option name="presentableId" value="LOCAL-00075" />
  530. <option name="project" value="LOCAL" />
  531. <updated>1737103622568</updated>
  532. </task>
  533. <option name="localTasksCounter" value="76" />
  534. <servers />
  535. </component>
  536. <component name="TypeScriptGeneratedFilesManager">
  537. <option name="version" value="3" />
  538. </component>
  539. <component name="Vcs.Log.Tabs.Properties">
  540. <option name="TAB_STATES">
  541. <map>
  542. <entry key="42875d5e-fc5a-4b38-82ea-e34738c98836">
  543. <value>
  544. <State>
  545. <option name="SHOW_ONLY_AFFECTED_CHANGES" value="true" />
  546. <option name="FILTERS">
  547. <map>
  548. <entry key="branch">
  549. <value>
  550. <list>
  551. <option value="HEAD" />
  552. </list>
  553. </value>
  554. </entry>
  555. <entry key="roots">
  556. <value>
  557. <list>
  558. <option value="$PROJECT_DIR$/.." />
  559. </list>
  560. </value>
  561. </entry>
  562. </map>
  563. </option>
  564. </State>
  565. </value>
  566. </entry>
  567. <entry key="MAIN">
  568. <value>
  569. <State />
  570. </value>
  571. </entry>
  572. </map>
  573. </option>
  574. <option name="OPEN_GENERIC_TABS">
  575. <map>
  576. <entry key="42875d5e-fc5a-4b38-82ea-e34738c98836" value="TOOL_WINDOW" />
  577. </map>
  578. </option>
  579. <option name="RECENT_FILTERS">
  580. <map>
  581. <entry key="User">
  582. <value>
  583. <list>
  584. <RecentGroup>
  585. <option name="FILTER_VALUES">
  586. <option value="*" />
  587. </option>
  588. </RecentGroup>
  589. </list>
  590. </value>
  591. </entry>
  592. </map>
  593. </option>
  594. </component>
  595. <component name="VcsManagerConfiguration">
  596. <MESSAGE value="销售及税收页面调整" />
  597. <MESSAGE value="楼宇管理员添加权限" />
  598. <MESSAGE value="添加统计字段;调整开发环境端口;调整统计页面;调整企业明细表" />
  599. <MESSAGE value="添加按园区,按楼宇统计;企业明细表添加导出功能;添加物业管理员角色" />
  600. <MESSAGE value="企业列表添加楼宇名称" />
  601. <MESSAGE value="企业列表导出功能调整" />
  602. <MESSAGE value="销售及税收新增、列表调整;企业基本信息修改新增页面调整" />
  603. <MESSAGE value="数据统计调整" />
  604. <MESSAGE value="好多调整" />
  605. <MESSAGE value="添加企业保存时人员数判断;" />
  606. <MESSAGE value="企业基本信息Tab;企业类型多选;大屏统计接口" />
  607. <MESSAGE value="首页调整" />
  608. <MESSAGE value="添加企业诉求" />
  609. <MESSAGE value="企业诉求添加到提醒通知;修改企业类型筛选功能;大屏接口" />
  610. <MESSAGE value="企业诉求添加诉求人信息显示" />
  611. <MESSAGE value="大屏调整;统计报表楼宇调整;添加楼宇状态" />
  612. <MESSAGE value="企业筛选调整" />
  613. <MESSAGE value="功能调整" />
  614. <MESSAGE value="修复bug" />
  615. <MESSAGE value="税收收入添加筛选条件" />
  616. <MESSAGE value="物业管理员税收收入添加税源办查询类别的新增" />
  617. <MESSAGE value="企业明细表是否" />
  618. <MESSAGE value="服务器迁移" />
  619. <MESSAGE value="选人调整" />
  620. <MESSAGE value="列表调整;接口调整" />
  621. <option name="LAST_COMMIT_MESSAGE" value="列表调整;接口调整" />
  622. </component>
  623. <component name="XDebuggerManager">
  624. <breakpoint-manager>
  625. <breakpoints>
  626. <line-breakpoint enabled="true" type="java-line">
  627. <url>file://$PROJECT_DIR$/jeeplus-platform/jeeplus-admin/src/main/java/com/jeeplus/sys/service/OfficeService.java</url>
  628. <line>139</line>
  629. <option name="timeStamp" value="9" />
  630. </line-breakpoint>
  631. </breakpoints>
  632. </breakpoint-manager>
  633. <watches-manager>
  634. <configuration name="SpringBootApplicationConfigurationType">
  635. <watch expression="p" />
  636. <watch expression="list.get(i).get(&quot;id&quot;).toString()" />
  637. </configuration>
  638. </watches-manager>
  639. </component>
  640. </project>