workspace.xml 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ArtifactsWorkspaceSettings">
  4. <artifacts-to-build>
  5. <artifact name="kede-server:war exploded" />
  6. </artifacts-to-build>
  7. </component>
  8. <component name="AutoImportSettings">
  9. <option name="autoReloadType" value="SELECTIVE" />
  10. </component>
  11. <component name="ChangeListManager">
  12. <list default="true" id="03bdfc55-71bf-4741-8c4c-e1a0c2a3c3ba" name="Default Changelist" comment="1、修改修改客户信息接口&#10;2、开发客户资料列表&#10;3、开发客户资料日志列表">
  13. <change afterPath="$PROJECT_DIR$/.idea/artifacts/kede_server_war.xml" afterDir="false" />
  14. <change afterPath="$PROJECT_DIR$/src/main/java/com/goafanti/customer/bo/OutUserDateLogList.java" afterDir="false" />
  15. <change beforePath="$PROJECT_DIR$/.gitignore" beforeDir="false" afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
  16. <change beforePath="$PROJECT_DIR$/.idea/compiler.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/compiler.xml" afterDir="false" />
  17. <change beforePath="$PROJECT_DIR$/.idea/free-mybatis-generator-config.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/free-mybatis-generator-config.xml" afterDir="false" />
  18. <change beforePath="$PROJECT_DIR$/.idea/inspectionProfiles/Project_Default.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/inspectionProfiles/Project_Default.xml" afterDir="false" />
  19. <change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
  20. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  21. <change beforePath="$PROJECT_DIR$/HELP.md" beforeDir="false" afterPath="$PROJECT_DIR$/HELP.md" afterDir="false" />
  22. <change beforePath="$PROJECT_DIR$/kede-server.iml" beforeDir="false" afterPath="$PROJECT_DIR$/kede-server.iml" afterDir="false" />
  23. <change beforePath="$PROJECT_DIR$/src/main/java/com/goafanti/common/constant/ErrorConstants.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/goafanti/common/constant/ErrorConstants.java" afterDir="false" />
  24. <change beforePath="$PROJECT_DIR$/src/main/java/com/goafanti/common/dao/UserDataLogMapper.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/goafanti/common/dao/UserDataLogMapper.java" afterDir="false" />
  25. <change beforePath="$PROJECT_DIR$/src/main/java/com/goafanti/common/dao/UserMidMapper.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/goafanti/common/dao/UserMidMapper.java" afterDir="false" />
  26. <change beforePath="$PROJECT_DIR$/src/main/java/com/goafanti/common/mapper/UserDataLogMapper.xml" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/goafanti/common/mapper/UserDataLogMapper.xml" afterDir="false" />
  27. <change beforePath="$PROJECT_DIR$/src/main/java/com/goafanti/common/mapper/UserMapper.xml" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/goafanti/common/mapper/UserMapper.xml" afterDir="false" />
  28. <change beforePath="$PROJECT_DIR$/src/main/java/com/goafanti/common/mapper/UserMidMapper.xml" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/goafanti/common/mapper/UserMidMapper.xml" afterDir="false" />
  29. <change beforePath="$PROJECT_DIR$/src/main/java/com/goafanti/common/model/UserMid.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/goafanti/common/model/UserMid.java" afterDir="false" />
  30. <change beforePath="$PROJECT_DIR$/src/main/java/com/goafanti/customer/bo/OutUserMianProducts.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/goafanti/customer/bo/OutUserMianProducts.java" afterDir="false" />
  31. <change beforePath="$PROJECT_DIR$/src/main/java/com/goafanti/customer/controller/AdminCustomerApiController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/goafanti/customer/controller/AdminCustomerApiController.java" afterDir="false" />
  32. <change beforePath="$PROJECT_DIR$/src/main/java/com/goafanti/customer/service/CustomerService.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/goafanti/customer/service/CustomerService.java" afterDir="false" />
  33. <change beforePath="$PROJECT_DIR$/src/main/java/com/goafanti/customer/service/impl/CustomerServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/goafanti/customer/service/impl/CustomerServiceImpl.java" afterDir="false" />
  34. <change beforePath="$PROJECT_DIR$/src/main/resources/props/config_local.properties" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/props/config_local.properties" afterDir="false" />
  35. </list>
  36. <list id="571ad643-3e7d-4437-aedf-999fc56d0449" name="updateBusinessScope" comment="" />
  37. <option name="SHOW_DIALOG" value="false" />
  38. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  39. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  40. <option name="LAST_RESOLUTION" value="IGNORE" />
  41. </component>
  42. <component name="FileTemplateManagerImpl">
  43. <option name="RECENT_TEMPLATES">
  44. <list>
  45. <option value="Class" />
  46. </list>
  47. </option>
  48. </component>
  49. <component name="Git.Merge.Settings">
  50. <option name="BRANCH" value="master" />
  51. </component>
  52. <component name="Git.Settings">
  53. <option name="RECENT_BRANCH_BY_REPOSITORY">
  54. <map>
  55. <entry key="$PROJECT_DIR$" value="test" />
  56. </map>
  57. </option>
  58. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  59. </component>
  60. <component name="GitSEFilterConfiguration">
  61. <file-type-list>
  62. <filtered-out-file-type name="LOCAL_BRANCH" />
  63. <filtered-out-file-type name="REMOTE_BRANCH" />
  64. <filtered-out-file-type name="TAG" />
  65. <filtered-out-file-type name="COMMIT_BY_MESSAGE" />
  66. </file-type-list>
  67. </component>
  68. <component name="LogFilters">
  69. <option name="FILTER_ERRORS" value="false" />
  70. <option name="FILTER_WARNINGS" value="false" />
  71. <option name="FILTER_INFO" value="true" />
  72. <option name="FILTER_DEBUG" value="true" />
  73. <option name="CUSTOM_FILTER" />
  74. </component>
  75. <component name="ProjectId" id="1xTJAEDbe0fcNM9Y4aF92Tu62kw" />
  76. <component name="ProjectViewState">
  77. <option name="showExcludedFiles" value="false" />
  78. <option name="showLibraryContents" value="true" />
  79. </component>
  80. <component name="PropertiesComponent">
  81. <property name="DatabaseDriversLRU" value="mysql" />
  82. <property name="Downloaded.Files.Path.Enabled" value="false" />
  83. <property name="Repository.Attach.Annotations" value="false" />
  84. <property name="Repository.Attach.JavaDocs" value="false" />
  85. <property name="Repository.Attach.Sources" value="false" />
  86. <property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
  87. <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
  88. <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
  89. <property name="WebServerToolWindowFactoryState" value="false" />
  90. <property name="aspect.path.notification.shown" value="true" />
  91. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  92. <property name="node.js.detected.package.eslint" value="true" />
  93. <property name="node.js.detected.package.tslint" value="true" />
  94. <property name="node.js.selected.package.eslint" value="(autodetect)" />
  95. <property name="node.js.selected.package.tslint" value="(autodetect)" />
  96. <property name="project.structure.last.edited" value="Artifacts" />
  97. <property name="project.structure.proportion" value="0.15" />
  98. <property name="project.structure.side.proportion" value="0.2" />
  99. <property name="settings.editor.selected.configurable" value="preferences.keymap" />
  100. <property name="two.files.diff.last.used.folder" value="$PROJECT_DIR$" />
  101. </component>
  102. <component name="RecentsManager">
  103. <key name="CreateClassDialog.RecentsKey">
  104. <recent name="com.goafanti.customer.bo" />
  105. </key>
  106. <key name="CopyFile.RECENT_KEYS">
  107. <recent name="E:\git\kede-server\src\main\java\com\goafanti\common\mapper" />
  108. </key>
  109. </component>
  110. <component name="RunManager">
  111. <configuration default="true" type="ArquillianTestNG" factoryName="" nameIsGenerated="true">
  112. <option name="arquillianRunConfiguration">
  113. <value>
  114. <option name="containerStateName" value="" />
  115. </value>
  116. </option>
  117. <option name="TEST_OBJECT" value="CLASS" />
  118. <properties />
  119. <listeners />
  120. <method v="2">
  121. <option name="Make" enabled="true" />
  122. </method>
  123. </configuration>
  124. <configuration name="Tomcat 8.5.59" type="#com.intellij.j2ee.web.tomcat.TomcatRunConfigurationFactory" factoryName="Local" APPLICATION_SERVER_NAME="Tomcat 8.5.59" ALTERNATIVE_JRE_ENABLED="false" nameIsGenerated="true">
  125. <option name="OPEN_IN_BROWSER" value="false" />
  126. <option name="COMMON_VM_ARGUMENTS" value="-Dprofiles.activation=&quot;local&quot; -Djdbc.worker.id=&quot;1001&quot;" />
  127. <option name="SHOW_DIALOG_ON_UPDATE" value="false" />
  128. <option name="UPDATING_POLICY" value="redeploy-artifacts" />
  129. <deployment>
  130. <artifact name="kede-server:war exploded">
  131. <settings>
  132. <option name="CONTEXT_PATH" value="/" />
  133. </settings>
  134. </artifact>
  135. </deployment>
  136. <server-settings>
  137. <option name="BASE_DIRECTORY_NAME" value="5dd453fa-ca46-4728-a1df-e4993aced080" />
  138. </server-settings>
  139. <log_file checked="false" alias="Tomcat Localhost Log" path="%IDEA_RUN:CATALINA_BASE%/logs/localhost.*" />
  140. <log_file checked="false" alias="Tomcat Catalina Log" path="%IDEA_RUN:CATALINA_BASE%/logs/catalina.*" />
  141. <predefined_log_file id="Tomcat Manager" />
  142. <predefined_log_file id="Tomcat Host Manager" />
  143. <predefined_log_file id="Tomcat Localhost Access" />
  144. <RunnerSettings RunnerId="Debug">
  145. <option name="DEBUG_PORT" value="60948" />
  146. </RunnerSettings>
  147. <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Cover">
  148. <option name="USE_ENV_VARIABLES" value="true" />
  149. <STARTUP>
  150. <option name="USE_DEFAULT" value="true" />
  151. <option name="SCRIPT" value="" />
  152. <option name="VM_PARAMETERS" value="" />
  153. <option name="PROGRAM_PARAMETERS" value="" />
  154. </STARTUP>
  155. <SHUTDOWN>
  156. <option name="USE_DEFAULT" value="true" />
  157. <option name="SCRIPT" value="" />
  158. <option name="VM_PARAMETERS" value="" />
  159. <option name="PROGRAM_PARAMETERS" value="" />
  160. </SHUTDOWN>
  161. </ConfigurationWrapper>
  162. <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Debug">
  163. <option name="USE_ENV_VARIABLES" value="true" />
  164. <STARTUP>
  165. <option name="USE_DEFAULT" value="true" />
  166. <option name="SCRIPT" value="" />
  167. <option name="VM_PARAMETERS" value="" />
  168. <option name="PROGRAM_PARAMETERS" value="" />
  169. </STARTUP>
  170. <SHUTDOWN>
  171. <option name="USE_DEFAULT" value="true" />
  172. <option name="SCRIPT" value="" />
  173. <option name="VM_PARAMETERS" value="" />
  174. <option name="PROGRAM_PARAMETERS" value="" />
  175. </SHUTDOWN>
  176. </ConfigurationWrapper>
  177. <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Profile">
  178. <option name="USE_ENV_VARIABLES" value="true" />
  179. <STARTUP>
  180. <option name="USE_DEFAULT" value="true" />
  181. <option name="SCRIPT" value="" />
  182. <option name="VM_PARAMETERS" value="" />
  183. <option name="PROGRAM_PARAMETERS" value="" />
  184. </STARTUP>
  185. <SHUTDOWN>
  186. <option name="USE_DEFAULT" value="true" />
  187. <option name="SCRIPT" value="" />
  188. <option name="VM_PARAMETERS" value="" />
  189. <option name="PROGRAM_PARAMETERS" value="" />
  190. </SHUTDOWN>
  191. </ConfigurationWrapper>
  192. <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Run">
  193. <option name="USE_ENV_VARIABLES" value="true" />
  194. <STARTUP>
  195. <option name="USE_DEFAULT" value="true" />
  196. <option name="SCRIPT" value="" />
  197. <option name="VM_PARAMETERS" value="" />
  198. <option name="PROGRAM_PARAMETERS" value="" />
  199. </STARTUP>
  200. <SHUTDOWN>
  201. <option name="USE_DEFAULT" value="true" />
  202. <option name="SCRIPT" value="" />
  203. <option name="VM_PARAMETERS" value="" />
  204. <option name="PROGRAM_PARAMETERS" value="" />
  205. </SHUTDOWN>
  206. </ConfigurationWrapper>
  207. <method v="2">
  208. <option name="Make" enabled="true" />
  209. <option name="BuildArtifacts" enabled="true" />
  210. </method>
  211. </configuration>
  212. </component>
  213. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  214. <component name="TaskManager">
  215. <task active="true" id="Default" summary="Default task">
  216. <changelist id="03bdfc55-71bf-4741-8c4c-e1a0c2a3c3ba" name="Default Changelist" comment="" />
  217. <changelist id="571ad643-3e7d-4437-aedf-999fc56d0449" name="updateBusinessScope" comment="" />
  218. <created>1630372999152</created>
  219. <option name="number" value="Default" />
  220. <option name="presentableId" value="Default" />
  221. <updated>1630372999152</updated>
  222. <workItem from="1630373001390" duration="252000" />
  223. <workItem from="1630373330906" duration="288000" />
  224. <workItem from="1630374564767" duration="559000" />
  225. <workItem from="1630377941542" duration="400000" />
  226. <workItem from="1630378625387" duration="65000" />
  227. <workItem from="1630378707096" duration="1727000" />
  228. <workItem from="1630381913457" duration="2100000" />
  229. <workItem from="1630389631099" duration="25000" />
  230. <workItem from="1630390238666" duration="1091000" />
  231. <workItem from="1630392696768" duration="103000" />
  232. <workItem from="1630394027982" duration="1015000" />
  233. <workItem from="1630396832818" duration="710000" />
  234. <workItem from="1630398708406" duration="15000" />
  235. <workItem from="1630399282909" duration="250000" />
  236. <workItem from="1630399570043" duration="108000" />
  237. <workItem from="1630399853443" duration="439000" />
  238. <workItem from="1630460040424" duration="5488000" />
  239. <workItem from="1630475116334" duration="7575000" />
  240. <workItem from="1630483593578" duration="4258000" />
  241. <workItem from="1630544470544" duration="3661000" />
  242. <workItem from="1630554275263" duration="185000" />
  243. <workItem from="1630565083182" duration="1243000" />
  244. <workItem from="1630566360915" duration="1638000" />
  245. <workItem from="1630569126006" duration="112000" />
  246. <workItem from="1630570340577" duration="1144000" />
  247. <workItem from="1630574026160" duration="358000" />
  248. <workItem from="1630576187441" duration="5514000" />
  249. <workItem from="1630629477920" duration="9491000" />
  250. <workItem from="1630640511034" duration="10090000" />
  251. <workItem from="1630656368650" duration="64000" />
  252. <workItem from="1630656901862" duration="33000" />
  253. </task>
  254. <task id="LOCAL-00001" summary="修改客户跟进列表">
  255. <created>1630486551669</created>
  256. <option name="number" value="00001" />
  257. <option name="presentableId" value="LOCAL-00001" />
  258. <option name="project" value="LOCAL" />
  259. <updated>1630486551669</updated>
  260. </task>
  261. <task id="LOCAL-00002" summary="修改客户跟进列表">
  262. <created>1630487489103</created>
  263. <option name="number" value="00002" />
  264. <option name="presentableId" value="LOCAL-00002" />
  265. <option name="project" value="LOCAL" />
  266. <updated>1630487489103</updated>
  267. </task>
  268. <task id="LOCAL-00003" summary="修改客户跟进列表">
  269. <created>1630488697656</created>
  270. <option name="number" value="00003" />
  271. <option name="presentableId" value="LOCAL-00003" />
  272. <option name="project" value="LOCAL" />
  273. <updated>1630488697656</updated>
  274. </task>
  275. <task id="LOCAL-00004" summary="修改客户跟进列表">
  276. <created>1630582004421</created>
  277. <option name="number" value="00004" />
  278. <option name="presentableId" value="LOCAL-00004" />
  279. <option name="project" value="LOCAL" />
  280. <updated>1630582004421</updated>
  281. </task>
  282. <task id="LOCAL-00005" summary="修改客户跟进列表">
  283. <created>1630583888640</created>
  284. <option name="number" value="00005" />
  285. <option name="presentableId" value="LOCAL-00005" />
  286. <option name="project" value="LOCAL" />
  287. <updated>1630583888640</updated>
  288. </task>
  289. <task id="LOCAL-00006" summary="idea">
  290. <created>1630635545688</created>
  291. <option name="number" value="00006" />
  292. <option name="presentableId" value="LOCAL-00006" />
  293. <option name="project" value="LOCAL" />
  294. <updated>1630635545688</updated>
  295. </task>
  296. <task id="LOCAL-00007" summary="1、修改修改客户信息接口">
  297. <created>1630639958367</created>
  298. <option name="number" value="00007" />
  299. <option name="presentableId" value="LOCAL-00007" />
  300. <option name="project" value="LOCAL" />
  301. <updated>1630639958367</updated>
  302. </task>
  303. <task id="LOCAL-00008" summary="1、修改修改客户信息接口">
  304. <created>1630639973088</created>
  305. <option name="number" value="00008" />
  306. <option name="presentableId" value="LOCAL-00008" />
  307. <option name="project" value="LOCAL" />
  308. <updated>1630639973088</updated>
  309. </task>
  310. <task id="LOCAL-00009" summary="1、修改修改客户信息接口">
  311. <created>1630649098941</created>
  312. <option name="number" value="00009" />
  313. <option name="presentableId" value="LOCAL-00009" />
  314. <option name="project" value="LOCAL" />
  315. <updated>1630649098941</updated>
  316. </task>
  317. <option name="localTasksCounter" value="10" />
  318. <servers />
  319. </component>
  320. <component name="TypeScriptGeneratedFilesManager">
  321. <option name="version" value="3" />
  322. </component>
  323. <component name="Vcs.Log.Tabs.Properties">
  324. <option name="TAB_STATES">
  325. <map>
  326. <entry key="MAIN">
  327. <value>
  328. <State />
  329. </value>
  330. </entry>
  331. </map>
  332. </option>
  333. <option name="oldMeFiltersMigrated" value="true" />
  334. </component>
  335. <component name="VcsManagerConfiguration">
  336. <MESSAGE value="修改客户跟进列表" />
  337. <MESSAGE value="idea" />
  338. <MESSAGE value="1、修改修改客户信息接口" />
  339. <MESSAGE value="1、修改修改客户信息接口&#10;2、开发客户资料列表&#10;3、开发客户资料日志列表" />
  340. <option name="LAST_COMMIT_MESSAGE" value="1、修改修改客户信息接口&#10;2、开发客户资料列表&#10;3、开发客户资料日志列表" />
  341. <option name="MAKE_NEW_CHANGELIST_ACTIVE" value="true" />
  342. </component>
  343. </project>