workspace.xml 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112
  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. <change beforePath="$PROJECT_DIR$/.gitignore" beforeDir="false" afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
  9. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  10. <change beforePath="$PROJECT_DIR$/app/dao/project_dao.go" beforeDir="false" afterPath="$PROJECT_DIR$/app/dao/project_dao.go" afterDir="false" />
  11. <change beforePath="$PROJECT_DIR$/app/dao/selection_info_dao.go" beforeDir="false" afterPath="$PROJECT_DIR$/app/dao/selection_info_dao.go" afterDir="false" />
  12. <change beforePath="$PROJECT_DIR$/app/service/recharge_service.go" beforeDir="false" afterPath="$PROJECT_DIR$/app/service/recharge_service.go" afterDir="false" />
  13. <change beforePath="$PROJECT_DIR$/app/vo/balance_param.go" beforeDir="false" afterPath="$PROJECT_DIR$/app/vo/balance_param.go" afterDir="false" />
  14. <change beforePath="$PROJECT_DIR$/route/init.go" beforeDir="false" afterPath="$PROJECT_DIR$/route/init.go" afterDir="false" />
  15. </list>
  16. <option name="SHOW_DIALOG" value="false" />
  17. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  18. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  19. <option name="LAST_RESOLUTION" value="IGNORE" />
  20. </component>
  21. <component name="FileTemplateManagerImpl">
  22. <option name="RECENT_TEMPLATES">
  23. <list>
  24. <option value="Go File" />
  25. </list>
  26. </option>
  27. </component>
  28. <component name="GOROOT" url="file://$USER_HOME$/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.3.windows-amd64" />
  29. <component name="Git.Settings">
  30. <option name="RECENT_BRANCH_BY_REPOSITORY">
  31. <map>
  32. <entry key="$PROJECT_DIR$" value="develop" />
  33. </map>
  34. </option>
  35. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  36. </component>
  37. <component name="ProjectColorInfo">{
  38. &quot;associatedIndex&quot;: 5
  39. }</component>
  40. <component name="ProjectId" id="2wriPtS6hgOAnwriSVdTirdGPUf" />
  41. <component name="ProjectViewState">
  42. <option name="hideEmptyMiddlePackages" value="true" />
  43. <option name="showLibraryContents" value="true" />
  44. </component>
  45. <component name="PropertiesComponent"><![CDATA[{
  46. "keyToString": {
  47. "DefaultGoTemplateProperty": "Go File",
  48. "Go Build.go build youngee_m_api.executor": "Debug",
  49. "RunOnceActivity.GoLinterPluginOnboarding": "true",
  50. "RunOnceActivity.GoLinterPluginStorageMigration": "true",
  51. "RunOnceActivity.ShowReadmeOnStart": "true",
  52. "RunOnceActivity.git.unshallow": "true",
  53. "RunOnceActivity.go.formatter.settings.were.checked": "true",
  54. "RunOnceActivity.go.migrated.go.modules.settings": "true",
  55. "RunOnceActivity.go.modules.automatic.dependencies.download": "true",
  56. "RunOnceActivity.go.modules.go.list.on.any.changes.was.set": "true",
  57. "git-widget-placeholder": "zhou",
  58. "go.import.settings.migrated": "true",
  59. "go.sdk.automatically.set": "true",
  60. "last_opened_file_path": "C:/Users/XingYuXian",
  61. "node.js.detected.package.eslint": "true",
  62. "node.js.selected.package.eslint": "(autodetect)",
  63. "nodejs_package_manager_path": "npm",
  64. "settings.editor.selected.configurable": "go.vgo"
  65. }
  66. }]]></component>
  67. <component name="RunManager">
  68. <configuration name="go build youngee_m_api" type="GoApplicationRunConfiguration" factoryName="Go Application" nameIsGenerated="true">
  69. <module name="younggee_m_api" />
  70. <working_directory value="$PROJECT_DIR$" />
  71. <kind value="PACKAGE" />
  72. <package value="youngee_m_api" />
  73. <directory value="$PROJECT_DIR$" />
  74. <filePath value="$PROJECT_DIR$" />
  75. <method v="2" />
  76. </configuration>
  77. </component>
  78. <component name="SharedIndexes">
  79. <attachedChunks>
  80. <set>
  81. <option value="bundled-gosdk-3b128438d3f6-34ac7aa8f6ab-org.jetbrains.plugins.go.sharedIndexes.bundled-GO-251.23774.430" />
  82. <option value="bundled-js-predefined-d6986cc7102b-f27c65a3e318-JavaScript-GO-251.23774.430" />
  83. </set>
  84. </attachedChunks>
  85. </component>
  86. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  87. <component name="TaskManager">
  88. <task active="true" id="Default" summary="Default task">
  89. <changelist id="f4dc82b3-ff8e-4683-8d94-679b27583f09" name="Changes" comment="" />
  90. <created>1747025261763</created>
  91. <option name="number" value="Default" />
  92. <option name="presentableId" value="Default" />
  93. <updated>1747025261763</updated>
  94. </task>
  95. <servers />
  96. </component>
  97. <component name="TypeScriptGeneratedFilesManager">
  98. <option name="version" value="3" />
  99. </component>
  100. <component name="VcsManagerConfiguration">
  101. <MESSAGE value="关闭定时任务" />
  102. <option name="LAST_COMMIT_MESSAGE" value="关闭定时任务" />
  103. </component>
  104. <component name="VgoProject">
  105. <environment>
  106. <map>
  107. <entry key="GOPROXY" value="https://goproxy.cn" />
  108. </map>
  109. </environment>
  110. <settings-migrated>true</settings-migrated>
  111. </component>
  112. </project>