workspace.xml 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="AutoImportSettings">
  4. <option name="autoReloadType" value="ALL" />
  5. </component>
  6. <component name="ChangeListManager">
  7. <list default="true" id="f4dc82b3-ff8e-4683-8d94-679b27583f09" name="Changes" comment="清理依赖">
  8. <list default="true" id="f4dc82b3-ff8e-4683-8d94-679b27583f09" name="Changes" comment="关闭定时任务">
  9. <change beforePath="$PROJECT_DIR$/.gitignore" beforeDir="false" afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
  10. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  11. <change beforePath="$PROJECT_DIR$/app/dao/project_dao.go" beforeDir="false" afterPath="$PROJECT_DIR$/app/dao/project_dao.go" afterDir="false" />
  12. <change beforePath="$PROJECT_DIR$/app/dao/selection_info_dao.go" beforeDir="false" afterPath="$PROJECT_DIR$/app/dao/selection_info_dao.go" afterDir="false" />
  13. <change beforePath="$PROJECT_DIR$/app/service/recharge_service.go" beforeDir="false" afterPath="$PROJECT_DIR$/app/service/recharge_service.go" afterDir="false" />
  14. <change beforePath="$PROJECT_DIR$/app/vo/balance_param.go" beforeDir="false" afterPath="$PROJECT_DIR$/app/vo/balance_param.go" afterDir="false" />
  15. <change beforePath="$PROJECT_DIR$/route/init.go" beforeDir="false" afterPath="$PROJECT_DIR$/route/init.go" 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="FileTemplateManagerImpl">
  23. <option name="RECENT_TEMPLATES">
  24. <list>
  25. <option value="Go File" />
  26. </list>
  27. </option>
  28. </component>
  29. <component name="GOROOT" url="file://$USER_HOME$/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.3.windows-amd64" />
  30. <component name="Git.Settings">
  31. <option name="RECENT_BRANCH_BY_REPOSITORY">
  32. <map>
  33. <entry key="$PROJECT_DIR$" value="zhou" />
  34. </map>
  35. </option>
  36. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  37. </component>
  38. <component name="ProjectColorInfo">{
  39. &quot;associatedIndex&quot;: 5
  40. }</component>
  41. <component name="ProjectId" id="2wriPtS6hgOAnwriSVdTirdGPUf" />
  42. <component name="ProjectViewState">
  43. <option name="hideEmptyMiddlePackages" value="true" />
  44. <option name="showLibraryContents" value="true" />
  45. </component>
  46. <component name="PropertiesComponent"><![CDATA[{
  47. "keyToString": {
  48. "DefaultGoTemplateProperty": "Go File",
  49. "Go Build.go build youngee_m_api.executor": "Debug",
  50. "RunOnceActivity.GoLinterPluginOnboarding": "true",
  51. "RunOnceActivity.GoLinterPluginStorageMigration": "true",
  52. "RunOnceActivity.ShowReadmeOnStart": "true",
  53. "RunOnceActivity.git.unshallow": "true",
  54. "RunOnceActivity.go.formatter.settings.were.checked": "true",
  55. "RunOnceActivity.go.migrated.go.modules.settings": "true",
  56. "RunOnceActivity.go.modules.automatic.dependencies.download": "true",
  57. "RunOnceActivity.go.modules.go.list.on.any.changes.was.set": "true",
  58. "git-widget-placeholder": "develop",
  59. "go.import.settings.migrated": "true",
  60. "go.sdk.automatically.set": "true",
  61. "last_opened_file_path": "C:/Users/Mr.Zhou",
  62. "node.js.detected.package.eslint": "true",
  63. "node.js.selected.package.eslint": "(autodetect)",
  64. "nodejs_package_manager_path": "npm",
  65. "settings.editor.selected.configurable": "go.vgo"
  66. <component name="PropertiesComponent"><![CDATA[{
  67. "keyToString": {
  68. "DefaultGoTemplateProperty": "Go File",
  69. "Go Build.go build youngee_m_api.executor": "Debug",
  70. "RunOnceActivity.GoLinterPluginOnboarding": "true",
  71. "RunOnceActivity.GoLinterPluginStorageMigration": "true",
  72. "RunOnceActivity.ShowReadmeOnStart": "true",
  73. "RunOnceActivity.git.unshallow": "true",
  74. "RunOnceActivity.go.formatter.settings.were.checked": "true",
  75. "RunOnceActivity.go.migrated.go.modules.settings": "true",
  76. "RunOnceActivity.go.modules.automatic.dependencies.download": "true",
  77. "RunOnceActivity.go.modules.go.list.on.any.changes.was.set": "true",
  78. "git-widget-placeholder": "zhou",
  79. "go.import.settings.migrated": "true",
  80. "go.sdk.automatically.set": "true",
  81. "last_opened_file_path": "C:/Users/XingYuXian",
  82. "node.js.detected.package.eslint": "true",
  83. "node.js.selected.package.eslint": "(autodetect)",
  84. "nodejs_package_manager_path": "npm",
  85. "settings.editor.selected.configurable": "go.vgo"
  86. }
  87. }]]></component>
  88. <component name="RunManager">
  89. <configuration name="go build youngee_m_api" type="GoApplicationRunConfiguration" factoryName="Go Application" nameIsGenerated="true">
  90. <module name="younggee_m_api" />
  91. <working_directory value="$PROJECT_DIR$" />
  92. <kind value="PACKAGE" />
  93. <package value="youngee_m_api" />
  94. <directory value="$PROJECT_DIR$" />
  95. <filePath value="$PROJECT_DIR$" />
  96. <method v="2" />
  97. </configuration>
  98. </component>
  99. <component name="SharedIndexes">
  100. <attachedChunks>
  101. <set>
  102. <option value="bundled-gosdk-33c477a475b1-e0158606a674-org.jetbrains.plugins.go.sharedIndexes.bundled-GO-241.18034.61" />
  103. <option value="bundled-js-predefined-1d06a55b98c1-0b3e54e931b4-JavaScript-GO-241.18034.61" />
  104. </set>
  105. </attachedChunks>
  106. </component>
  107. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  108. <component name="TaskManager">
  109. <task active="true" id="Default" summary="Default task">
  110. <changelist id="f4dc82b3-ff8e-4683-8d94-679b27583f09" name="Changes" comment="" />
  111. <created>1747025261763</created>
  112. <option name="number" value="Default" />
  113. <option name="presentableId" value="Default" />
  114. <updated>1747025261763</updated>
  115. </task>
  116. <servers />
  117. </component>
  118. <component name="TypeScriptGeneratedFilesManager">
  119. <option name="version" value="3" />
  120. </component>
  121. <component name="VcsManagerConfiguration">
  122. <MESSAGE value="关闭定时任务" />
  123. <option name="LAST_COMMIT_MESSAGE" value="关闭定时任务" />
  124. </component>
  125. <component name="Vcs.Log.Tabs.Properties">
  126. <option name="TAB_STATES">
  127. <map>
  128. <entry key="MAIN">
  129. <value>
  130. <State />
  131. </value>
  132. </entry>
  133. </map>
  134. </option>
  135. </component>
  136. <component name="VcsManagerConfiguration">
  137. <MESSAGE value="GO环境配置" />
  138. <MESSAGE value="清理依赖" />
  139. <option name="LAST_COMMIT_MESSAGE" value="清理依赖" />
  140. </component>
  141. <component name="VgoProject">
  142. <environment>
  143. <map>
  144. <entry key="GOPROXY" value="https://goproxy.cn" />
  145. </map>
  146. </environment>
  147. <settings-migrated>true</settings-migrated>
  148. </component>
  149. </project>