Explorar el Código

commit init

hy2250089
weihongyang hace 4 años
padre
commit
f734f4392c
Se han modificado 2 ficheros con 15 adiciones y 9 borrados
  1. +13
    -7
      .idea/workspace.xml
  2. +2
    -2
      wms-parent.iml

+ 13
- 7
.idea/workspace.xml Ver fichero

@@ -3,13 +3,12 @@
<component name="AnalysisUIOptions">
<option name="GROUP_BY_SEVERITY" value="true" />
</component>
<component name="AutoImportSettings">
<option name="autoReloadType" value="SELECTIVE" />
</component>
<component name="ChangeListManager">
<list default="true" id="3fd1674b-533b-4c0c-9ac3-bba39e6841ef" name="Default" comment="">
<change beforePath="$PROJECT_DIR$/.idea/dataSources.local.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/dataSources.local.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/logs/spring.log" beforeDir="false" afterPath="$PROJECT_DIR$/logs/spring.log" afterDir="false" />
<change beforePath="$PROJECT_DIR$/wms-parent.iml" beforeDir="false" afterPath="$PROJECT_DIR$/wms-parent.iml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/wms-produce-manage/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/wms-produce-manage/pom.xml" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -75,6 +74,13 @@
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="MavenImportPreferences">
<option name="generalSettings">
<MavenGeneralSettings>
<option name="mavenHome" value="$APPLICATION_HOME_DIR$/plugins/maven/lib/maven3" />
</MavenGeneralSettings>
</option>
</component>
<component name="ProjectId" id="1g7xPULNnjVlBcQ5DdLGUGBm9kJ" />
<component name="ProjectInspectionProfilesVisibleTreeState">
<entry key="Project Default">
@@ -121,6 +127,7 @@
<property name="RequestMappingsPanelWidth0" value="75" />
<property name="RequestMappingsPanelWidth1" value="75" />
<property name="RequestMappingsPanelWidth2" value="75" />
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
<property name="SearchEverywhereHistoryKey" value="&#9;FILE&#9;file://D:/gitSpace/mt-wms-api/wms-produce-manage/src/main/java/com/deer/wms/produce/manage/dao/MtAloneProcessMapper.java" />
<property name="WebServerToolWindowFactoryState" value="false" />
<property name="aspect.path.notification.shown" value="true" />
@@ -160,7 +167,7 @@
</set>
</option>
</component>
<component name="RunManager" selected="Spring Boot.PmsApplication">
<component name="RunManager" selected="Application.BillCodeGenerator">
<configuration default="true" type="Applet" factoryName="Applet">
<option name="HTML_USED" value="false" />
<option name="WIDTH" value="400" />
@@ -274,11 +281,9 @@
<item itemvalue="Application.ParseJSON" />
<item itemvalue="Application.ProduceManagePublicMethod" />
<item itemvalue="Application.ProductProcessBatchDetServiceImpl" />
<item itemvalue="Spring Boot.PmsApplication" />
</list>
<recent_temporary>
<list>
<item itemvalue="Spring Boot.PmsApplication" />
<item itemvalue="Application.ProductProcessBatchDetServiceImpl" />
<item itemvalue="Application.ProduceManagePublicMethod" />
<item itemvalue="Application.BillCodeGenerator" />
@@ -286,6 +291,7 @@
</list>
</recent_temporary>
</component>
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
<component name="SvnConfiguration">
<configuration />
</component>


+ 2
- 2
wms-parent.iml Ver fichero

@@ -89,7 +89,7 @@
<orderEntry type="module-library">
<library name="Maven: com.alibaba:jconsole:1.8.0">
<CLASSES>
<root url="jar://C:/Program Files/Java/jdk1.8.0_231/lib/jconsole.jar!/" />
<root url="jar:///Library/Java/JavaVirtualMachines/jdk1.8.0_221.jdk/Contents/Home/lib/jconsole.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
@@ -98,7 +98,7 @@
<orderEntry type="module-library">
<library name="Maven: com.alibaba:tools:1.8.0">
<CLASSES>
<root url="jar://C:/Program Files/Java/jdk1.8.0_231/lib/tools.jar!/" />
<root url="jar:///Library/Java/JavaVirtualMachines/jdk1.8.0_221.jdk/Contents/Home/lib/tools.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />


Cargando…
Cancelar
Guardar