insagent.iws 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404
  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="53f4ce76-8f52-4619-adfd-07826e7111a7" name="Changes" comment="代理人app开发">
  8. <change beforePath="$PROJECT_DIR$/insagent.ipr" beforeDir="false" afterPath="$PROJECT_DIR$/insagent.ipr" afterDir="false" />
  9. <change beforePath="$PROJECT_DIR$/insagent.iws" beforeDir="false" afterPath="$PROJECT_DIR$/insagent.iws" afterDir="false" />
  10. <change beforePath="$PROJECT_DIR$/src/main/java/com/ydtech/modules/admin/service/impl/SysUserServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/ydtech/modules/admin/service/impl/SysUserServiceImpl.java" afterDir="false" />
  11. <change beforePath="$PROJECT_DIR$/src/main/java/com/ydtech/modules/order/service/impl/InsCrawlerOrderServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/ydtech/modules/order/service/impl/InsCrawlerOrderServiceImpl.java" afterDir="false" />
  12. <change beforePath="$PROJECT_DIR$/src/main/java/com/ydtech/modules/partner/model/PartnerUser.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/ydtech/modules/partner/model/PartnerUser.java" afterDir="false" />
  13. <change beforePath="$PROJECT_DIR$/src/main/java/com/ydtech/modules/partner/service/Impl/PartnerLiftingRecordServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/ydtech/modules/partner/service/Impl/PartnerLiftingRecordServiceImpl.java" afterDir="false" />
  14. <change beforePath="$PROJECT_DIR$/src/main/java/com/ydtech/modules/partner/service/Impl/PartnerUserServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/ydtech/modules/partner/service/Impl/PartnerUserServiceImpl.java" afterDir="false" />
  15. </list>
  16. <list id="bc6cb0c2-9167-463c-ac43-267792d14a4c" name="New changelist" comment="New changelist" />
  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="FileTemplateManagerImpl">
  23. <option name="RECENT_TEMPLATES">
  24. <list>
  25. <option value="FxmlFile" />
  26. <option value="spring-beans.schema" />
  27. <option value="Interface" />
  28. <option value="Class" />
  29. </list>
  30. </option>
  31. </component>
  32. <component name="Git.Settings">
  33. <option name="RECENT_BRANCH_BY_REPOSITORY">
  34. <map>
  35. <entry key="$PROJECT_DIR$" value="test" />
  36. </map>
  37. </option>
  38. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  39. </component>
  40. <component name="JavaAutoRunManager">
  41. <enabled-run-configurations>
  42. <run-configuration type="MavenRunConfiguration" name="insagent [clean]" />
  43. </enabled-run-configurations>
  44. </component>
  45. <component name="KubernetesApiPersistence">{}</component>
  46. <component name="KubernetesApiProvider">{
  47. &quot;isMigrated&quot;: true
  48. }</component>
  49. <component name="MavenImportPreferences">
  50. <option name="generalSettings">
  51. <MavenGeneralSettings>
  52. <option name="customMavenHome" value="D:\apache-maven-3.8.8" />
  53. <option name="mavenHomeTypeForPersistence" value="CUSTOM" />
  54. <option name="userSettingsFile" value="D:\apache-maven-3.8.8\conf\settings.xml" />
  55. <option name="workOffline" value="true" />
  56. </MavenGeneralSettings>
  57. </option>
  58. </component>
  59. <component name="ProblemsViewState">
  60. <option name="selectedTabId" value="CurrentFile" />
  61. </component>
  62. <component name="ProjectColorInfo">{
  63. &quot;associatedIndex&quot;: 2
  64. }</component>
  65. <component name="ProjectId" id="2oXovegNMCtkb5nu9fEuukn588V" />
  66. <component name="ProjectViewState">
  67. <option name="hideEmptyMiddlePackages" value="true" />
  68. <option name="showLibraryContents" value="true" />
  69. </component>
  70. <component name="PropertiesComponent">{
  71. &quot;keyToString&quot;: {
  72. &quot;Application.SpringInsApplication.executor&quot;: &quot;Debug&quot;,
  73. &quot;Maven.SpringInsApplication.executor&quot;: &quot;Debug&quot;,
  74. &quot;Maven.insagent [clean,install,--non-recursive].executor&quot;: &quot;Run&quot;,
  75. &quot;Maven.insagent [clean,install].executor&quot;: &quot;Run&quot;,
  76. &quot;Maven.insagent [clean].executor&quot;: &quot;Run&quot;,
  77. &quot;Maven.insagent [install,--non-recursive].executor&quot;: &quot;Run&quot;,
  78. &quot;Maven.insagent [install].executor&quot;: &quot;Run&quot;,
  79. &quot;Maven.insagent [package].executor&quot;: &quot;Run&quot;,
  80. &quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
  81. &quot;RunOnceActivity.git.unshallow&quot;: &quot;true&quot;,
  82. &quot;extract.method.default.visibility&quot;: &quot;private&quot;,
  83. &quot;git-widget-placeholder&quot;: &quot;test-xq2&quot;,
  84. &quot;kotlin-language-version-configured&quot;: &quot;true&quot;,
  85. &quot;last_opened_file_path&quot;: &quot;E:/data/java-insagent-pc/src/main/resources/mapper/modules/partner&quot;,
  86. &quot;node.js.detected.package.eslint&quot;: &quot;true&quot;,
  87. &quot;node.js.selected.package.eslint&quot;: &quot;(autodetect)&quot;,
  88. &quot;node.js.selected.package.tslint&quot;: &quot;(autodetect)&quot;,
  89. &quot;nodejs_package_manager_path&quot;: &quot;npm&quot;,
  90. &quot;project.structure.last.edited&quot;: &quot;库&quot;,
  91. &quot;project.structure.proportion&quot;: &quot;0.15&quot;,
  92. &quot;project.structure.side.proportion&quot;: &quot;0.41479635&quot;,
  93. &quot;settings.editor.selected.configurable&quot;: &quot;reference.projectsettings.compiler.javacompiler&quot;,
  94. &quot;vue.rearranger.settings.migration&quot;: &quot;true&quot;,
  95. &quot;应用程序.SpringInsApplication.executor&quot;: &quot;Debug&quot;
  96. }
  97. }</component>
  98. <component name="ReactorSettings">
  99. <option name="notificationShown" value="true" />
  100. </component>
  101. <component name="RecentsManager">
  102. <key name="CopyFile.RECENT_KEYS">
  103. <recent name="E:\data\java-insagent-pc\src\main\resources\mapper\modules\partner" />
  104. </key>
  105. </component>
  106. <component name="RunManager">
  107. <configuration name="SpringInsApplication" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  108. <option name="MAIN_CLASS_NAME" value="com.ydtech.SpringInsApplication" />
  109. <module name="insagent" />
  110. <shortenClasspath name="MANIFEST" />
  111. <extension name="coverage">
  112. <pattern>
  113. <option name="PATTERN" value="com.ydtech.*" />
  114. <option name="ENABLED" value="true" />
  115. </pattern>
  116. </extension>
  117. <method v="2">
  118. <option name="Make" enabled="true" />
  119. </method>
  120. </configuration>
  121. <configuration default="true" type="Application" factoryName="Application">
  122. <shortenClasspath name="MANIFEST" />
  123. <method v="2">
  124. <option name="Make" enabled="true" />
  125. </method>
  126. </configuration>
  127. <configuration default="true" type="KotlinStandaloneScriptRunConfigurationType">
  128. <option name="filePath" />
  129. <method v="2">
  130. <option name="Make" enabled="true" />
  131. </method>
  132. </configuration>
  133. <recent_temporary>
  134. <list>
  135. <item itemvalue="应用程序.SpringInsApplication" />
  136. </list>
  137. </recent_temporary>
  138. </component>
  139. <component name="SharedIndexes">
  140. <attachedChunks>
  141. <set>
  142. <option value="bundled-jdk-9823dce3aa75-a94e463ab2e7-intellij.indexing.shared.core-IU-243.25659.59" />
  143. <option value="bundled-js-predefined-d6986cc7102b-1632447f56bf-JavaScript-IU-243.25659.59" />
  144. </set>
  145. </attachedChunks>
  146. </component>
  147. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  148. <component name="TaskManager">
  149. <task active="true" id="Default" summary="Default task">
  150. <changelist id="53f4ce76-8f52-4619-adfd-07826e7111a7" name="Changes" comment="" />
  151. <changelist id="bc6cb0c2-9167-463c-ac43-267792d14a4c" name="New changelist" comment="" />
  152. <created>1731025512826</created>
  153. <option name="number" value="Default" />
  154. <option name="presentableId" value="Default" />
  155. <updated>1731025512826</updated>
  156. <workItem from="1731025513988" duration="2700000" />
  157. <workItem from="1731028251317" duration="37000" />
  158. <workItem from="1731028294472" duration="3000" />
  159. <workItem from="1731028308592" duration="371000" />
  160. <workItem from="1731028689773" duration="136000" />
  161. <workItem from="1731028834493" duration="17128000" />
  162. <workItem from="1731284394559" duration="28432000" />
  163. <workItem from="1731371502249" duration="24475000" />
  164. <workItem from="1731457864520" duration="15321000" />
  165. <workItem from="1731556015076" duration="8482000" />
  166. <workItem from="1731630850533" duration="13069000" />
  167. <workItem from="1731888634067" duration="15457000" />
  168. <workItem from="1746529864112" duration="1611000" />
  169. <workItem from="1746531500081" duration="376000" />
  170. <workItem from="1746532511870" duration="524000" />
  171. <workItem from="1746533059026" duration="139000" />
  172. <workItem from="1746577843266" duration="323000" />
  173. <workItem from="1746578176177" duration="1588000" />
  174. <workItem from="1746579786187" duration="26077000" />
  175. <workItem from="1746663647116" duration="55771000" />
  176. <workItem from="1747009221816" duration="29792000" />
  177. <workItem from="1747095765995" duration="25577000" />
  178. <workItem from="1747182153288" duration="33067000" />
  179. <workItem from="1747268597386" duration="28977000" />
  180. <workItem from="1747355174513" duration="25172000" />
  181. <workItem from="1747614430955" duration="248000" />
  182. <workItem from="1747614689970" duration="16711000" />
  183. <workItem from="1747640527175" duration="13041000" />
  184. <workItem from="1747700467167" duration="27438000" />
  185. <workItem from="1747786923583" duration="26223000" />
  186. <workItem from="1747873473463" duration="27652000" />
  187. <workItem from="1747959954137" duration="26863000" />
  188. <workItem from="1748049173596" duration="9661000" />
  189. <workItem from="1748219078318" duration="30733000" />
  190. <workItem from="1748305294087" duration="28584000" />
  191. <workItem from="1748391703610" duration="86163000" />
  192. <workItem from="1748910483737" duration="32714000" />
  193. <workItem from="1748996555525" duration="32711000" />
  194. <workItem from="1749083042072" duration="2009000" />
  195. <workItem from="1753319459651" duration="54738000" />
  196. <workItem from="1753662216218" duration="391000" />
  197. <workItem from="1753662625381" duration="27079000" />
  198. <workItem from="1753835005686" duration="52117000" />
  199. </task>
  200. <task id="LOCAL-00001" summary="代理人app开发">
  201. <option name="closed" value="true" />
  202. <created>1731458148781</created>
  203. <option name="number" value="00001" />
  204. <option name="presentableId" value="LOCAL-00001" />
  205. <option name="project" value="LOCAL" />
  206. <updated>1731458148781</updated>
  207. </task>
  208. <task id="LOCAL-00002" summary="代理人app开发">
  209. <option name="closed" value="true" />
  210. <created>1753322482115</created>
  211. <option name="number" value="00002" />
  212. <option name="presentableId" value="LOCAL-00002" />
  213. <option name="project" value="LOCAL" />
  214. <updated>1753322482115</updated>
  215. </task>
  216. <task id="LOCAL-00003" summary="代理人app开发">
  217. <option name="closed" value="true" />
  218. <created>1753414753842</created>
  219. <option name="number" value="00003" />
  220. <option name="presentableId" value="LOCAL-00003" />
  221. <option name="project" value="LOCAL" />
  222. <updated>1753414753842</updated>
  223. </task>
  224. <task id="LOCAL-00004" summary="代理人app开发">
  225. <option name="closed" value="true" />
  226. <created>1753698477482</created>
  227. <option name="number" value="00004" />
  228. <option name="presentableId" value="LOCAL-00004" />
  229. <option name="project" value="LOCAL" />
  230. <updated>1753698477482</updated>
  231. </task>
  232. <task id="LOCAL-00005" summary="代理人app开发">
  233. <option name="closed" value="true" />
  234. <created>1753698556574</created>
  235. <option name="number" value="00005" />
  236. <option name="presentableId" value="LOCAL-00005" />
  237. <option name="project" value="LOCAL" />
  238. <updated>1753698556574</updated>
  239. </task>
  240. <task id="LOCAL-00006" summary="代理人app开发">
  241. <option name="closed" value="true" />
  242. <created>1753872347672</created>
  243. <option name="number" value="00006" />
  244. <option name="presentableId" value="LOCAL-00006" />
  245. <option name="project" value="LOCAL" />
  246. <updated>1753872347672</updated>
  247. </task>
  248. <option name="localTasksCounter" value="7" />
  249. <servers />
  250. </component>
  251. <component name="TypeScriptGeneratedFilesManager">
  252. <option name="version" value="3" />
  253. </component>
  254. <component name="UnknownFeatures">
  255. <option featureType="dependencySupport" implementationName="java:org.springframework:spring-core" />
  256. <option featureType="dependencySupport" implementationName="java:jakarta.validation:jakarta.validation-api" />
  257. <option featureType="dependencySupport" implementationName="java:org.seleniumhq.selenium:selenium-java" />
  258. <option featureType="dependencySupport" implementationName="java:io.projectreactor:reactor-core" />
  259. <option featureType="dependencySupport" implementationName="java:org.springframework.data:spring-data-commons" />
  260. <option featureType="dependencySupport" implementationName="executable:kubectl" />
  261. <option featureType="dependencySupport" implementationName="java:org.hibernate.validator:hibernate-validator" />
  262. <option featureType="dependencySupport" implementationName="java:javax.validation:validation-api" />
  263. <option featureType="dependencySupport" implementationName="java:org.springframework:spring-webmvc" />
  264. <option featureType="dependencySupport" implementationName="java:org.projectlombok:lombok" />
  265. <option featureType="dependencySupport" implementationName="java:org.springframework:spring-websocket" />
  266. <option featureType="dependencySupport" implementationName="executable:docker" />
  267. <option featureType="dependencySupport" implementationName="java:io.reactivex.rxjava3:rxjava" />
  268. <option featureType="dependencySupport" implementationName="java:org.thymeleaf:thymeleaf" />
  269. <option featureType="dependencySupport" implementationName="java:org.springframework:spring-messaging" />
  270. <option featureType="dependencySupport" implementationName="java:org.springframework.boot:spring-boot" />
  271. </component>
  272. <component name="Vcs.Log.History.Properties">
  273. <option name="COLUMN_ID_ORDER">
  274. <list>
  275. <option value="Default.Root" />
  276. <option value="Default.Author" />
  277. <option value="Default.Date" />
  278. <option value="Default.Subject" />
  279. <option value="GitHub.CommitStatus" />
  280. </list>
  281. </option>
  282. </component>
  283. <component name="Vcs.Log.Tabs.Properties">
  284. <option name="RECENT_FILTERS">
  285. <map>
  286. <entry key="User">
  287. <value>
  288. <list>
  289. <RecentGroup>
  290. <option name="FILTER_VALUES">
  291. <option value="Qchen" />
  292. </option>
  293. </RecentGroup>
  294. <RecentGroup>
  295. <option name="FILTER_VALUES">
  296. <option value="*" />
  297. </option>
  298. </RecentGroup>
  299. </list>
  300. </value>
  301. </entry>
  302. </map>
  303. </option>
  304. <option name="TAB_STATES">
  305. <map>
  306. <entry key="MAIN">
  307. <value>
  308. <State>
  309. <option name="FILTERS">
  310. <map>
  311. <entry key="branch">
  312. <value>
  313. <list>
  314. <option value="origin/test" />
  315. </list>
  316. </value>
  317. </entry>
  318. </map>
  319. </option>
  320. </State>
  321. </value>
  322. </entry>
  323. </map>
  324. </option>
  325. </component>
  326. <component name="VcsManagerConfiguration">
  327. <MESSAGE value="New changelist" />
  328. <MESSAGE value="代理人app开发" />
  329. <option name="LAST_COMMIT_MESSAGE" value="代理人app开发" />
  330. </component>
  331. <component name="XDebuggerManager">
  332. <breakpoint-manager>
  333. <breakpoints>
  334. <line-breakpoint type="java-line">
  335. <url>file://$PROJECT_DIR$/src/main/java/com/ydtech/modules/esm/service/impl/EsmUserReferrerServiceImpl.java</url>
  336. <line>346</line>
  337. <option name="timeStamp" value="1" />
  338. </line-breakpoint>
  339. <line-breakpoint type="java-line">
  340. <url>file://$PROJECT_DIR$/src/main/java/com/ydtech/modules/esm/service/impl/EsmUserReferrerServiceImpl.java</url>
  341. <line>356</line>
  342. <option name="timeStamp" value="2" />
  343. </line-breakpoint>
  344. <line-breakpoint type="java-line">
  345. <url>file://$PROJECT_DIR$/src/main/java/com/ydtech/modules/admin/components/UnionPayRequestApiComponent.java</url>
  346. <line>283</line>
  347. <option name="timeStamp" value="3" />
  348. </line-breakpoint>
  349. <line-breakpoint type="java-line">
  350. <url>file://$PROJECT_DIR$/src/main/java/com/ydtech/modules/admin/components/UnionPayRequestApiComponent.java</url>
  351. <line>189</line>
  352. <option name="timeStamp" value="5" />
  353. </line-breakpoint>
  354. <line-breakpoint type="java-line">
  355. <url>file://$PROJECT_DIR$/src/main/java/com/ydtech/modules/admin/components/UnionPayRequestApiComponent.java</url>
  356. <line>187</line>
  357. <option name="timeStamp" value="6" />
  358. </line-breakpoint>
  359. <line-breakpoint type="java-line">
  360. <url>file://$PROJECT_DIR$/src/main/java/com/ydtech/modules/order/controller/QuoteController.java</url>
  361. <line>239</line>
  362. <option name="timeStamp" value="14" />
  363. </line-breakpoint>
  364. <line-breakpoint type="java-line">
  365. <url>file://$PROJECT_DIR$/src/main/java/com/ydtech/modules/admin/controller/SysPartnerController.java</url>
  366. <line>149</line>
  367. <option name="timeStamp" value="36" />
  368. </line-breakpoint>
  369. <line-breakpoint enabled="true" type="java-line">
  370. <url>file://$PROJECT_DIR$/src/main/java/com/ydtech/modules/order/service/impl/YangGuangOrderApiServiceImpl.java</url>
  371. <line>607</line>
  372. <option name="timeStamp" value="128" />
  373. </line-breakpoint>
  374. <breakpoint type="java-exception">
  375. <properties class="org.springframework.web.multipart.MultipartException" package="org.springframework.web.multipart" />
  376. <option name="timeStamp" value="109" />
  377. </breakpoint>
  378. <line-breakpoint enabled="true" type="java-method">
  379. <url>file://$PROJECT_DIR$/src/main/java/com/ydtech/modules/protocols/service/PtlAgreementProductCostsNewService.java</url>
  380. <line>124</line>
  381. <properties class="com.ydtech.modules.protocols.service.PtlAgreementProductCostsNewService" method="costsAudit">
  382. <option name="EMULATED" value="true" />
  383. <option name="WATCH_EXIT" value="false" />
  384. </properties>
  385. <option name="timeStamp" value="119" />
  386. </line-breakpoint>
  387. </breakpoints>
  388. </breakpoint-manager>
  389. <watches-manager>
  390. <configuration name="Application">
  391. <watch expression="ruleEntityList.get(0)" />
  392. <watch expression="ruleEntity.strategyArray" />
  393. <watch expression="sysUserService" language="JAVA" />
  394. <watch expression="accountingUser.referrerDeptName" />
  395. <watch expression="o" language="JAVA" />
  396. <watch expression="accountingUser.referrerDeptName" />
  397. </configuration>
  398. </watches-manager>
  399. </component>
  400. <component name="XSLT-Support.FileAssociations.UIState">
  401. <expand />
  402. <select />
  403. </component>
  404. </project>