|
|
|
@ -38,26 +38,27 @@
|
|
|
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
|
|
|
<option name="showLibraryContents" value="true" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="PropertiesComponent">{
|
|
|
|
|
"keyToString": {
|
|
|
|
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
|
|
|
"git-widget-placeholder": "main",
|
|
|
|
|
"kotlin-language-version-configured": "true",
|
|
|
|
|
"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.structure.proportion": "0.0",
|
|
|
|
|
"project.structure.side.proportion": "0.0",
|
|
|
|
|
"settings.editor.selected.configurable": "reference.settings.project.maven.importing",
|
|
|
|
|
"vue.rearranger.settings.migration": "true",
|
|
|
|
|
"应用程序.BaseApplication.executor": "Debug",
|
|
|
|
|
"应用程序.GwApplication.executor": "Debug",
|
|
|
|
|
"应用程序.ResApplication.executor": "Debug"
|
|
|
|
|
<component name="PropertiesComponent"><![CDATA[{
|
|
|
|
|
"keyToString": {
|
|
|
|
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
|
|
|
"git-widget-placeholder": "main",
|
|
|
|
|
"kotlin-language-version-configured": "true",
|
|
|
|
|
"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.structure.proportion": "0.0",
|
|
|
|
|
"project.structure.side.proportion": "0.0",
|
|
|
|
|
"settings.editor.selected.configurable": "reference.settings.project.maven.importing",
|
|
|
|
|
"vue.rearranger.settings.migration": "true",
|
|
|
|
|
"应用程序.BaseApplication.executor": "Debug",
|
|
|
|
|
"应用程序.GwApplication.executor": "Debug",
|
|
|
|
|
"应用程序.Publish.executor": "Run",
|
|
|
|
|
"应用程序.ResApplication.executor": "Debug"
|
|
|
|
|
}
|
|
|
|
|
}</component>
|
|
|
|
|
}]]></component>
|
|
|
|
|
<component name="RunManager" selected="应用程序.Publish">
|
|
|
|
|
<configuration name="BaseApplication" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
|
|
|
|
|
<option name="MAIN_CLASS_NAME" value="com.dsideal.base.BaseApplication" />
|
|
|
|
@ -144,15 +145,4 @@
|
|
|
|
|
<option featureType="dependencySupport" implementationName="java:org.projectlombok:lombok" />
|
|
|
|
|
<option featureType="dependencySupport" implementationName="java:org.wiremock:wiremock" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="XDebuggerManager">
|
|
|
|
|
<breakpoint-manager>
|
|
|
|
|
<breakpoints>
|
|
|
|
|
<line-breakpoint enabled="true" type="java-line">
|
|
|
|
|
<url>file://$PROJECT_DIR$/dsBase/src/main/java/com/dsideal/base/LoginPerson/Controller/LoginPersonController.java</url>
|
|
|
|
|
<line>27</line>
|
|
|
|
|
<option name="timeStamp" value="2" />
|
|
|
|
|
</line-breakpoint>
|
|
|
|
|
</breakpoints>
|
|
|
|
|
</breakpoint-manager>
|
|
|
|
|
</component>
|
|
|
|
|
</project>
|