Browse Source

修改入口启动文件

milestone-20250731-积分频道身份标识
qimaohong 4 weeks ago
parent
commit
bc61b27e35
  1. BIN
      .idea/.cache/.Apifox_Helper/.toolWindow.db
  2. 20
      .idea/ActivityProject.iml
  3. 6
      .idea/ApifoxUploaderProjectSetting.xml
  4. 11
      .idea/artifacts/ActivityProject_javaEEApplication_exploded.xml
  5. 9
      .idea/kotlinc.xml
  6. 20
      .idea/shelf/Uncommitted_changes_before_Update_at_2025_7_16_15_25_[Changes]/shelved.patch
  7. 4
      .idea/shelf/Uncommitted_changes_before_Update_at_2025_7_16_15_25__Changes_.xml
  8. 80
      .idea/shelf/Uncommitted_changes_before_Update_at_2025_7_21_14_56_[Changes]/shelved.patch
  9. 4
      .idea/shelf/Uncommitted_changes_before_Update_at_2025_7_21_14_56__Changes_.xml
  10. 121
      .idea/workspace.xml
  11. 7
      META-INF/application.xml
  12. 7
      lottery-system/lottery-service/src/main/java/com/lottery/LotteryApplication.java

BIN
.idea/.cache/.Apifox_Helper/.toolWindow.db

20
.idea/ActivityProject.iml

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="FacetManager">
<facet type="javaeeApplication" name="javaEEApplication">
<configuration>
<descriptors>
<deploymentDescriptor name="application.xml" url="file://$MODULE_DIR$/META-INF/application.xml" />
</descriptors>
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_11">
<output url="file://$MODULE_DIR$/out/production/ActivityProject" />
<output-test url="file://$MODULE_DIR$/out/test/ActivityProject" />
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>

6
.idea/ApifoxUploaderProjectSetting.xml

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ApifoxUploaderProjectSetting">
<option name="apiAccessToken" value="APS-V99ixbemXFRW9xM6gm0qb5zMPUw1n1C3" />
</component>
</project>

11
.idea/artifacts/ActivityProject_javaEEApplication_exploded.xml

@ -0,0 +1,11 @@
<component name="ArtifactManager">
<artifact type="exploded-ear" build-on-make="true" name="ActivityProject:javaEEApplication exploded">
<output-path>$PROJECT_DIR$/out/artifacts/ActivityProject_javaEEApplication_exploded</output-path>
<root id="root">
<element id="javaee-facet-resources" facet="ActivityProject/javaeeApplication/javaEEApplication" />
<element id="directory" name="META-INF">
<element id="javaee-facet-resources" facet="ActivityProject/javaeeApplication/javaEEApplication" />
</element>
</root>
</artifact>
</component>

9
.idea/kotlinc.xml

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Kotlin2JsCompilerArguments">
<option name="moduleKind" value="plain" />
</component>
<component name="Kotlin2JvmCompilerArguments">
<option name="jvmTarget" value="11" />
</component>
</project>

20
.idea/shelf/Uncommitted_changes_before_Update_at_2025_7_16_15_25_[Changes]/shelved.patch

@ -0,0 +1,20 @@
Index: .idea/.gitignore
IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
===================================================================
diff --git a/.idea/.gitignore b/.idea/.gitignore
new file mode 100644
--- /dev/null (date 1752490342456)
+++ b/.idea/.gitignore (date 1752490342456)
@@ -0,0 +1,10 @@
+# Default ignored files
+/shelf/
+/workspace.xml
+# Editor-based HTTP Client requests
+/httpRequests/
+# Environment-dependent path to Maven home directory
+/mavenHomeManager.xml
+# Datasource local storage ignored files
+/dataSources/
+/dataSources.local.xml

4
.idea/shelf/Uncommitted_changes_before_Update_at_2025_7_16_15_25__Changes_.xml

@ -0,0 +1,4 @@
<changelist name="Uncommitted_changes_before_Update_at_2025_7_16_15_25_[Changes]" date="1752650756437" recycled="false" toDelete="true">
<option name="PATH" value="$PROJECT_DIR$/.idea/shelf/Uncommitted_changes_before_Update_at_2025_7_16_15_25_[Changes]/shelved.patch" />
<option name="DESCRIPTION" value="Uncommitted changes before Update at 2025/7/16 15:25 [Changes]" />
</changelist>

80
.idea/shelf/Uncommitted_changes_before_Update_at_2025_7_21_14_56_[Changes]/shelved.patch
File diff suppressed because it is too large
View File

4
.idea/shelf/Uncommitted_changes_before_Update_at_2025_7_21_14_56__Changes_.xml

@ -0,0 +1,4 @@
<changelist name="Uncommitted_changes_before_Update_at_2025_7_21_14_56_[Changes]" date="1753081004444" recycled="true" deleted="true">
<option name="PATH" value="$PROJECT_DIR$/.idea/shelf/Uncommitted_changes_before_Update_at_2025_7_21_14_56_[Changes]/shelved.patch" />
<option name="DESCRIPTION" value="Uncommitted changes before Update at 2025/7/21 14:56 [Changes]" />
</changelist>

121
.idea/workspace.xml

@ -0,0 +1,121 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="AutoImportSettings">
<option name="autoReloadType" value="SELECTIVE" />
</component>
<component name="ChangeListManager">
<list default="true" id="398a35f2-5833-4670-a0c2-46e34283023f" name="Changes" comment="" />
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
<option name="LAST_RESOLUTION" value="IGNORE" />
</component>
<component name="Git.Settings">
<option name="RECENT_BRANCH_BY_REPOSITORY">
<map>
<entry key="$PROJECT_DIR$" value="jihaipeng/feature-20250714184358-抽奖众筹" />
</map>
</option>
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="KubernetesApiPersistence">{}</component>
<component name="KubernetesApiProvider">{
&quot;isMigrated&quot;: true
}</component>
<component name="ProjectColorInfo">{
&quot;associatedIndex&quot;: 3
}</component>
<component name="ProjectId" id="2zrXoCXCKDIzwqv2CC98H5H1xqR" />
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent"><![CDATA[{
"keyToString": {
"Downloaded.Files.Path.Enabled": "false",
"ModuleVcsDetector.initialDetectionPerformed": "true",
"Repository.Attach.Annotations": "false",
"Repository.Attach.JavaDocs": "false",
"Repository.Attach.Sources": "false",
"RequestMappingsPanelOrder0": "0",
"RequestMappingsPanelOrder1": "1",
"RequestMappingsPanelWidth0": "75",
"RequestMappingsPanelWidth1": "75",
"RunOnceActivity.ShowReadmeOnStart": "true",
"RunOnceActivity.git.unshallow": "true",
"RunOnceActivity.go.formatter.settings.were.checked": "true",
"RunOnceActivity.go.migrated.go.modules.settings": "true",
"Spring Boot.LotteryApplication.executor": "Run",
"git-widget-placeholder": "master",
"go.import.settings.migrated": "true",
"ignore.virus.scanning.warn.message": "true",
"last_opened_file_path": "D:/project/www/ActivityProject",
"node.js.detected.package.eslint": "true",
"node.js.detected.package.tslint": "true",
"node.js.selected.package.eslint": "(autodetect)",
"node.js.selected.package.tslint": "(autodetect)",
"nodejs_package_manager_path": "npm",
"project.structure.last.edited": "Project",
"project.structure.proportion": "0.15",
"project.structure.side.proportion": "0.2",
"settings.editor.selected.configurable": "com.itangcent.idea.plugin.configurable.AccountConfigurable.apifox",
"vue.rearranger.settings.migration": "true"
}
}]]></component>
<component name="RunManager" selected="Spring Boot.LotteryApplication">
<configuration name="抽奖" type="Application" factoryName="Application">
<module name="ActivityProject" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="LotteryApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
<module name="lottery-service" />
<option name="SPRING_BOOT_MAIN_CLASS" value="com.lottery.LotteryApplication" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
</component>
<component name="SharedIndexes">
<attachedChunks>
<set>
<option value="bundled-jdk-9823dce3aa75-fbdcb00ec9e3-intellij.indexing.shared.core-IU-251.25410.129" />
<option value="bundled-js-predefined-d6986cc7102b-6a121458b545-JavaScript-IU-251.25410.129" />
</set>
</attachedChunks>
</component>
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="398a35f2-5833-4670-a0c2-46e34283023f" name="Changes" comment="" />
<created>1752490337324</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1752490337324</updated>
<workItem from="1752490338647" duration="418000" />
<workItem from="1752490771252" duration="148000" />
<workItem from="1752490924670" duration="98000" />
<workItem from="1752491027786" duration="102000" />
<workItem from="1752491135596" duration="121000" />
<workItem from="1752491261838" duration="1495000" />
<workItem from="1752543310972" duration="6159000" />
<workItem from="1752631527991" duration="5344000" />
<workItem from="1752805064186" duration="6922000" />
<workItem from="1752832359357" duration="3516000" />
<workItem from="1752838844767" duration="224000" />
<workItem from="1752904870311" duration="9808000" />
<workItem from="1753147441602" duration="246000" />
</task>
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="3" />
</component>
<component name="VgoProject">
<settings-migrated>true</settings-migrated>
</component>
<component name="XSLT-Support.FileAssociations.UIState">
<expand />
<select />
</component>
</project>

7
META-INF/application.xml

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<application xmlns="https://jakarta.ee/xml/ns/jakartaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/application_9.xsd"
version="9">
</application>

7
lottery-system/lottery-service/src/main/java/com/lottery/LotteryApplication.java

@ -12,3 +12,10 @@ public class LotteryApplication {
SpringApplication.run(LotteryApplication.class, args);
}
}
public class LotteryApplication {
public static void main(String[] args) {
SpringApplication.run(LotteryApplication.class, args);
}
}
Loading…
Cancel
Save