123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487 |
- <?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="12555237-475b-4aab-811e-0cafb2577a56" name="Changes" comment="1.梳理计算">
- <change beforePath="$PROJECT_DIR$/.idea/compiler.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/compiler.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__ch_qos_logback_logback_classic_1_2_11.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__ch_qos_logback_logback_core_1_2_11.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_annotations_2_12_6.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_core_2_12_6.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_databind_2_12_6_1.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_fasterxml_jackson_datatype_jackson_datatype_jsr310_2_12_6.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_ulisesbocchio_jasypt_spring_boot_2_1_1.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_ulisesbocchio_jasypt_spring_boot_starter_2_1_1.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_jayway_jsonpath_json_path_2_5_0.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_melloware_jasypt_1_9_4.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_vaadin_external_google_android_json_0_0_20131108_vaadin1.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_micrometer_micrometer_core_1_7_11.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__jakarta_activation_jakarta_activation_api_1_2_2.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__jakarta_annotation_jakarta_annotation_api_1_3_5.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__jakarta_xml_bind_jakarta_xml_bind_api_2_3_3.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__net_bytebuddy_byte_buddy_1_10_22.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__net_bytebuddy_byte_buddy_agent_1_10_22.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__net_minidev_accessors_smart_2_4_8.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__net_minidev_json_smart_2_4_8.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_logging_log4j_log4j_api_2_17_2.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_logging_log4j_log4j_to_slf4j_2_17_2.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apiguardian_apiguardian_api_1_1_0.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_assertj_assertj_core_3_19_0.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_hamcrest_hamcrest_2_2.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_hdrhistogram_HdrHistogram_2_1_12.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_junit_jupiter_junit_jupiter_5_7_2.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_junit_jupiter_junit_jupiter_api_5_7_2.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_junit_jupiter_junit_jupiter_engine_5_7_2.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_junit_jupiter_junit_jupiter_params_5_7_2.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_junit_platform_junit_platform_commons_1_7_2.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_junit_platform_junit_platform_engine_1_7_2.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_latencyutils_LatencyUtils_2_0_3.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_mockito_mockito_core_3_9_0.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_mockito_mockito_junit_jupiter_3_9_0.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_objenesis_objenesis_3_2.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_opentest4j_opentest4j_1_2_0.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_ow2_asm_asm_9_1.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_projectlombok_lombok_1_18_24.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_skyscreamer_jsonassert_1_5_0.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_slf4j_jul_to_slf4j_1_7_36.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_slf4j_slf4j_api_1_7_36.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_2_5_13.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_actuator_2_5_13.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_actuator_autoconfigure_2_5_13.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_autoconfigure_2_5_13.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_configuration_processor_2_5_13.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_2_5_13.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_actuator_2_5_13.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_logging_2_5_13.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_test_2_5_13.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_test_2_5_13.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_test_autoconfigure_2_5_13.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_aop_5_3_19.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_beans_5_3_19.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_context_5_3_19.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_core_5_3_19.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_expression_5_3_19.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_jcl_5_3_19.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_test_5_3_19.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_xmlunit_xmlunit_core_2_8_4.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_yaml_snakeyaml_1_28.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/modules.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/modules.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/vcs.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/TwoParameterWeibullProbabilityPlotOutput.txt" beforeDir="false" afterPath="$PROJECT_DIR$/TwoParameterWeibullProbabilityPlotOutput.txt" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/neim-biz/src/main/java/com/jiayue/biz/controller/PdfController.java" beforeDir="false" afterPath="$PROJECT_DIR$/neim-biz/src/main/java/com/jiayue/biz/controller/PdfController.java" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/neim-biz/src/main/java/com/jiayue/biz/job/AirDensityJob.java" beforeDir="false" afterPath="$PROJECT_DIR$/neim-biz/src/main/java/com/jiayue/biz/job/AirDensityJob.java" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/neim-biz/src/main/java/com/jiayue/biz/job/FileAnalysisJob.java" beforeDir="false" afterPath="$PROJECT_DIR$/neim-biz/src/main/java/com/jiayue/biz/job/FileAnalysisJob.java" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/neim-biz/src/main/java/com/jiayue/biz/job/RedisCacheUpdateJob.java" beforeDir="false" afterPath="$PROJECT_DIR$/neim-biz/src/main/java/com/jiayue/biz/job/RedisCacheUpdateJob.java" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/neim-biz/src/main/java/com/jiayue/biz/service/PdfService.java" beforeDir="false" afterPath="$PROJECT_DIR$/neim-biz/src/main/java/com/jiayue/biz/service/PdfService.java" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/neim-biz/src/main/java/com/jiayue/biz/service/WindDataCalculationService.java" beforeDir="false" afterPath="$PROJECT_DIR$/neim-biz/src/main/java/com/jiayue/biz/service/WindDataCalculationService.java" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/neim-biz/src/main/java/com/jiayue/biz/service/impl/DataRecalculationImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/neim-biz/src/main/java/com/jiayue/biz/service/impl/DataRecalculationImpl.java" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/neim-biz/src/main/java/com/jiayue/biz/service/impl/EmailImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/neim-biz/src/main/java/com/jiayue/biz/service/impl/EmailImpl.java" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/neim-biz/src/main/java/com/jiayue/biz/service/impl/PdfServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/neim-biz/src/main/java/com/jiayue/biz/service/impl/PdfServiceImpl.java" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/neim-biz/src/main/java/com/jiayue/biz/service/impl/RealTimeDisplayServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/neim-biz/src/main/java/com/jiayue/biz/service/impl/RealTimeDisplayServiceImpl.java" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/neim-biz/src/main/java/com/jiayue/biz/service/impl/WindDataCalculationServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/neim-biz/src/main/java/com/jiayue/biz/service/impl/WindDataCalculationServiceImpl.java" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/neim-biz/src/main/java/com/jiayue/biz/service/impl/WindTowerInfoServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/neim-biz/src/main/java/com/jiayue/biz/service/impl/WindTowerInfoServiceImpl.java" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/neim-biz/src/main/java/com/jiayue/biz/util/CalculationUtil.java" beforeDir="false" afterPath="$PROJECT_DIR$/neim-biz/src/main/java/com/jiayue/biz/util/CalculationUtil.java" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/neim-biz/src/main/java/com/jiayue/biz/util/DateTimeUtil.java" beforeDir="false" afterPath="$PROJECT_DIR$/neim-biz/src/main/java/com/jiayue/biz/util/DateTimeUtil.java" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/neim-biz/src/main/resources/logback-nerp.xml" beforeDir="false" afterPath="$PROJECT_DIR$/neim-biz/src/main/resources/logback-nerp.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/neim-system/neim-system.iml" beforeDir="false" afterPath="$PROJECT_DIR$/neim-system/neim-system.iml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/neim-ui/src/views/resourceAssessment/chart/rose.vue" beforeDir="false" afterPath="$PROJECT_DIR$/neim-ui/src/views/resourceAssessment/chart/rose.vue" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/neim-ui/src/views/resourceAssessment/chart/turIntensity.vue" beforeDir="false" afterPath="$PROJECT_DIR$/neim-ui/src/views/resourceAssessment/chart/turIntensity.vue" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/neim-ui/src/views/resourceAssessment/chart/windShear.vue" beforeDir="false" afterPath="$PROJECT_DIR$/neim-ui/src/views/resourceAssessment/chart/windShear.vue" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/neim-ui/src/views/resourceAssessment/chart/wsAndWpd.vue" beforeDir="false" afterPath="$PROJECT_DIR$/neim-ui/src/views/resourceAssessment/chart/wsAndWpd.vue" afterDir="false" />
- </list>
- <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="ChangesViewManager">
- <option name="groupingKeys">
- <option value="directory" />
- </option>
- </component>
- <component name="CodeStyleSettingsInfer">
- <option name="done" value="true" />
- </component>
- <component name="FileTemplateManagerImpl">
- <option name="RECENT_TEMPLATES">
- <list>
- <option value="Interface" />
- <option value="Class" />
- </list>
- </option>
- </component>
- <component name="Git.Settings">
- <option name="PATH_TO_GIT" value="D:\soft\Git\bin\git.exe" />
- <option name="PREVIOUS_COMMIT_AUTHORS">
- <list>
- <option value="wangt <123456>" />
- </list>
- </option>
- <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
- </component>
- <component name="GitSEFilterConfiguration">
- <file-type-list>
- <filtered-out-file-type name="LOCAL_BRANCH" />
- <filtered-out-file-type name="REMOTE_BRANCH" />
- <filtered-out-file-type name="TAG" />
- <filtered-out-file-type name="COMMIT_BY_MESSAGE" />
- </file-type-list>
- </component>
- <component name="MarkdownSettingsMigration">
- <option name="stateVersion" value="1" />
- </component>
- <component name="MavenImportPreferences">
- <option name="generalSettings">
- <MavenGeneralSettings>
- <option name="mavenHome" value="$PROJECT_DIR$/../../../soft/apache-maven-3.8.7" />
- </MavenGeneralSettings>
- </option>
- </component>
- <component name="ProjectCodeStyleSettingsMigration">
- <option name="version" value="2" />
- </component>
- <component name="ProjectColorInfo">{
- "associatedIndex": 4
- }</component>
- <component name="ProjectId" id="2Nu1EBsmt0OXdRP0zIPnSEWzDjr" />
- <component name="ProjectLevelVcsManager" settingsEditedManually="true">
- <ConfirmationsSetting value="2" id="Add" />
- </component>
- <component name="ProjectViewState">
- <option name="hideEmptyMiddlePackages" value="true" />
- <option name="showLibraryContents" value="true" />
- </component>
- <component name="PropertiesComponent"><![CDATA[{
- "keyToString": {
- "ASKED_MARK_IGNORED_FILES_AS_EXCLUDED": "true",
- "RequestMappingsPanelOrder0": "0",
- "RequestMappingsPanelOrder1": "1",
- "RequestMappingsPanelWidth0": "75",
- "RequestMappingsPanelWidth1": "75",
- "RunOnceActivity.OpenProjectViewOnStart": "true",
- "RunOnceActivity.ShowReadmeOnStart": "true",
- "ToolWindowLeetcode.ShowToolbar": "false",
- "WebServerToolWindowFactoryState": "false",
- "git-widget-placeholder": "master",
- "last_opened_file_path": "D:/soft/node-v12.9.1-win-x64/node.exe",
- "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_interpreter_path": "D:/soft/node-v12.9.1-win-x64/node",
- "nodejs_package_manager_path": "npm",
- "project.structure.last.edited": "Problems",
- "project.structure.proportion": "0.15",
- "project.structure.side.proportion": "0.72068965",
- "settings.editor.selected.configurable": "vcs.Git",
- "spring.configuration.checksum": "11e2f58b52e83c10fcdf618b08664f48",
- "ts.external.directory.path": "D:\\soft\\idea\\IntelliJ IDEA 2023.2.4\\plugins\\javascript-impl\\jsLanguageServicesImpl\\external",
- "vue.rearranger.settings.migration": "true"
- }
- }]]></component>
- <component name="ReactorSettings">
- <option name="notificationShown" value="true" />
- </component>
- <component name="RecentsManager">
- <key name="CopyFile.RECENT_KEYS">
- <recent name="D:\work\project\neim\neim-ui\src\api\biz\dataQuery" />
- <recent name="D:\work\project\neim\neim-ui\src\views\largeScreenPage\Subpage" />
- </key>
- <key name="CopyClassDialog.RECENTS_KEY">
- <recent name="com.jiayue.biz.service" />
- <recent name="com.jiayue.biz.dto" />
- <recent name="com.jiayue.biz.domain" />
- <recent name="com.jiayue.biz.job" />
- </key>
- </component>
- <component name="RunManager" selected="Spring Boot.NeimApplication">
- <configuration name="com.jiayue.biz.controller.HomePageController" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
- <option name="MAIN_CLASS_NAME" value="com.jiayue.biz.controller.HomePageController" />
- <module name="neim-biz" />
- <shortenClasspath name="CLASSPATH_FILE" />
- <extension name="coverage">
- <pattern>
- <option name="PATTERN" value="com.jiayue.biz.controller.*" />
- <option name="ENABLED" value="true" />
- </pattern>
- </extension>
- <extension name="net.ashald.envfile">
- <option name="IS_ENABLED" value="false" />
- <option name="IS_SUBST" value="false" />
- <option name="IS_PATH_MACRO_SUPPORTED" value="false" />
- <option name="IS_IGNORE_MISSING_FILES" value="false" />
- <option name="IS_ENABLE_EXPERIMENTAL_INTEGRATIONS" value="false" />
- <ENTRIES>
- <ENTRY IS_ENABLED="true" PARSER="runconfig" IS_EXECUTABLE="false" />
- </ENTRIES>
- </extension>
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration default="true" type="JetRunConfigurationType">
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration default="true" type="KotlinStandaloneScriptRunConfigurationType">
- <option name="filePath" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration name="NeimApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
- <option name="ACTIVE_PROFILES" value="dev" />
- <module name="neim-biz" />
- <option name="SPRING_BOOT_MAIN_CLASS" value="com.jiayue.NeimApplication" />
- <extension name="net.ashald.envfile">
- <option name="IS_ENABLED" value="false" />
- <option name="IS_SUBST" value="false" />
- <option name="IS_PATH_MACRO_SUPPORTED" value="false" />
- <option name="IS_IGNORE_MISSING_FILES" value="false" />
- <option name="IS_ENABLE_EXPERIMENTAL_INTEGRATIONS" value="false" />
- <ENTRIES>
- <ENTRY IS_ENABLED="true" PARSER="runconfig" IS_EXECUTABLE="false" />
- </ENTRIES>
- </extension>
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration name="build:stage" type="js.build_tools.npm" temporary="true" nameIsGenerated="true">
- <package-json value="$PROJECT_DIR$/neim-ui/package.json" />
- <command value="run" />
- <scripts>
- <script value="build:stage" />
- </scripts>
- <node-interpreter value="project" />
- <envs />
- <method v="2" />
- </configuration>
- <configuration name="clean-cache" type="js.build_tools.npm">
- <package-json value="$PROJECT_DIR$/neim-ui/package.json" />
- <command value="cache" />
- <arguments value="clean --force" />
- <node-interpreter value="project" />
- <envs />
- <method v="2" />
- </configuration>
- <configuration name="dev" type="js.build_tools.npm" nameIsGenerated="true">
- <package-json value="$PROJECT_DIR$/neim-ui/package.json" />
- <command value="run" />
- <scripts>
- <script value="dev" />
- </scripts>
- <node-interpreter value="$PROJECT_DIR$/../../soft/node-v12.9.1-win-x64/node" />
- <envs />
- <method v="2" />
- </configuration>
- <configuration name="lint" type="js.build_tools.npm" temporary="true" nameIsGenerated="true">
- <package-json value="$PROJECT_DIR$/neim-ui/package.json" />
- <command value="run" />
- <scripts>
- <script value="lint" />
- </scripts>
- <node-interpreter value="project" />
- <envs />
- <method v="2" />
- </configuration>
- <configuration name="preview" type="js.build_tools.npm" temporary="true" nameIsGenerated="true">
- <package-json value="$PROJECT_DIR$/neim-ui/package.json" />
- <command value="run" />
- <scripts>
- <script value="preview" />
- </scripts>
- <node-interpreter value="project" />
- <envs />
- <method v="2" />
- </configuration>
- <list>
- <item itemvalue="Application.com.jiayue.biz.controller.HomePageController" />
- <item itemvalue="npm.dev" />
- <item itemvalue="npm.clean-cache" />
- <item itemvalue="npm.build:stage" />
- <item itemvalue="npm.lint" />
- <item itemvalue="npm.preview" />
- <item itemvalue="Spring Boot.NeimApplication" />
- </list>
- <recent_temporary>
- <list>
- <item itemvalue="npm.lint" />
- <item itemvalue="npm.preview" />
- <item itemvalue="npm.build:stage" />
- <item itemvalue="Application.com.jiayue.biz.controller.HomePageController" />
- </list>
- </recent_temporary>
- </component>
- <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
- <component name="TaskManager">
- <task active="true" id="Default" summary="Default task">
- <changelist id="12555237-475b-4aab-811e-0cafb2577a56" name="Changes" comment="" />
- <created>1680499043051</created>
- <option name="number" value="Default" />
- <option name="presentableId" value="Default" />
- <updated>1680499043051</updated>
- <workItem from="1680499045561" duration="848000" />
- <workItem from="1680500040089" duration="80000" />
- <workItem from="1680500146302" duration="52000" />
- <workItem from="1693976604534" duration="23427000" />
- <workItem from="1694153981873" duration="16577000" />
- <workItem from="1694513665871" duration="4197000" />
- <workItem from="1694650603575" duration="2271000" />
- <workItem from="1695107939494" duration="980000" />
- <workItem from="1695257499982" duration="628000" />
- <workItem from="1695276622520" duration="353000" />
- <workItem from="1695281051577" duration="1219000" />
- <workItem from="1695286257855" duration="1280000" />
- <workItem from="1695354248343" duration="4187000" />
- <workItem from="1695607939747" duration="22421000" />
- <workItem from="1695793726102" duration="6019000" />
- <workItem from="1695869664215" duration="3352000" />
- <workItem from="1696641708796" duration="6797000" />
- <workItem from="1696656670801" duration="11930000" />
- <workItem from="1696761475059" duration="31000" />
- <workItem from="1696849624496" duration="7420000" />
- <workItem from="1697072491023" duration="658000" />
- <workItem from="1697175555968" duration="817000" />
- <workItem from="1697444776869" duration="1887000" />
- <workItem from="1697532616616" duration="1472000" />
- <workItem from="1697598029801" duration="1453000" />
- <workItem from="1698029227604" duration="38692000" />
- <workItem from="1698196761315" duration="21165000" />
- <workItem from="1698296915182" duration="203000" />
- <workItem from="1698297148742" duration="25584000" />
- <workItem from="1698627446431" duration="18727000" />
- <workItem from="1698731205535" duration="19053000" />
- <workItem from="1698818478401" duration="3133000" />
- <workItem from="1698988414084" duration="1333000" />
- <workItem from="1699338135589" duration="14000" />
- <workItem from="1699508603646" duration="95423000" />
- <workItem from="1700189240186" duration="11236000" />
- <workItem from="1700555195308" duration="486000" />
- </task>
- <task id="LOCAL-00001" summary="1.开启健康监控节点-用于迁移内网后往公司邮箱发送每日健康监控 2.修改通道数据选择场站时,带入风机名称bug 3.待做项和注意项备注">
- <created>1694163606551</created>
- <option name="number" value="00001" />
- <option name="presentableId" value="LOCAL-00001" />
- <option name="project" value="LOCAL" />
- <updated>1694163606551</updated>
- </task>
- <task id="LOCAL-00002" summary="1.代码bug修复-韩雪峰在风资源发现时修改并同步到这里">
- <created>1694410279288</created>
- <option name="number" value="00002" />
- <option name="presentableId" value="LOCAL-00002" />
- <option name="project" value="LOCAL" />
- <updated>1694410279288</updated>
- </task>
- <task id="LOCAL-00003" summary="1.移动modbus接收声雷达程序">
- <created>1694421784344</created>
- <option name="number" value="00003" />
- <option name="presentableId" value="LOCAL-00003" />
- <option name="project" value="LOCAL" />
- <updated>1694421784344</updated>
- </task>
- <task id="LOCAL-00004" summary="1.测试-前后端打包到一起">
- <created>1696656755508</created>
- <option name="number" value="00004" />
- <option name="presentableId" value="LOCAL-00004" />
- <option name="project" value="LOCAL" />
- <updated>1696656755508</updated>
- </task>
- <task id="LOCAL-00005" summary="1.调整测风塔排序">
- <created>1696670936878</created>
- <option name="number" value="00005" />
- <option name="presentableId" value="LOCAL-00005" />
- <option name="project" value="LOCAL" />
- <updated>1696670936878</updated>
- </task>
- <task id="LOCAL-00006" summary="1.eol文件添加层高 A 解析">
- <created>1696853674665</created>
- <option name="number" value="00006" />
- <option name="presentableId" value="LOCAL-00006" />
- <option name="project" value="LOCAL" />
- <updated>1696853674665</updated>
- </task>
- <task id="LOCAL-00007" summary="1.计算实际数据数量未过滤非选择时间区间,造成缺失率出现负数">
- <created>1696934345266</created>
- <option name="number" value="00007" />
- <option name="presentableId" value="LOCAL-00007" />
- <option name="project" value="LOCAL" />
- <updated>1696934345266</updated>
- </task>
- <option name="localTasksCounter" value="8" />
- <servers />
- </component>
- <component name="TypeScriptGeneratedFilesManager">
- <option name="version" value="3" />
- </component>
- <component name="Vcs.Log.History.Properties">
- <option name="COLUMN_ID_ORDER">
- <list>
- <option value="Default.Root" />
- <option value="Default.Author" />
- <option value="Default.Date" />
- <option value="Default.Subject" />
- <option value="Space.CommitStatus" />
- </list>
- </option>
- </component>
- <component name="Vcs.Log.Tabs.Properties">
- <option name="TAB_STATES">
- <map>
- <entry key="MAIN">
- <value>
- <State>
- <option name="CUSTOM_BOOLEAN_PROPERTIES">
- <map>
- <entry key="Show.Git.Branches" value="true" />
- </map>
- </option>
- </State>
- </value>
- </entry>
- </map>
- </option>
- </component>
- <component name="VcsManagerConfiguration">
- <option name="CHECK_CODE_SMELLS_BEFORE_PROJECT_COMMIT" value="false" />
- <option name="CHECK_NEW_TODO" value="false" />
- <MESSAGE value="1.开启健康监控节点-用于迁移内网后往公司邮箱发送每日健康监控 2.修改通道数据选择场站时,带入风机名称bug 3.待做项和注意项备注" />
- <MESSAGE value="1.代码bug修复-韩雪峰在风资源发现时修改并同步到这里" />
- <MESSAGE value="1.移动modbus接收声雷达程序" />
- <MESSAGE value="1.测试-前后端打包到一起" />
- <MESSAGE value="1.调整测风塔排序" />
- <MESSAGE value="1.eol文件添加层高 A 解析" />
- <MESSAGE value="1.计算实际数据数量未过滤非选择时间区间,造成缺失率出现负数" />
- <MESSAGE value="1.新一階段問題修復" />
- <MESSAGE value="1.梳理计算" />
- <option name="LAST_COMMIT_MESSAGE" value="1.梳理计算" />
- </component>
- <component name="XDebuggerManager">
- <breakpoint-manager>
- <breakpoints>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/neim-biz/src/main/java/com/jiayue/biz/job/ModbusReciveJob.java</url>
- <line>191</line>
- <option name="timeStamp" value="7" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/neim-biz/src/main/java/com/jiayue/biz/service/impl/PdfServiceImpl.java</url>
- <line>347</line>
- <properties>
- <option name="lambda-ordinal" value="-1" />
- </properties>
- <option name="timeStamp" value="58" />
- </line-breakpoint>
- </breakpoints>
- </breakpoint-manager>
- </component>
- <component name="XSLT-Support.FileAssociations.UIState">
- <expand />
- <select />
- </component>
- </project>
|