机具库存收藏修改
This commit is contained in:
parent
b88e206f1a
commit
6bd057512e
|
|
@ -11,8 +11,6 @@
|
|||
<component name="ChangeListManager">
|
||||
<list default="true" id="d45a03d4-b827-4369-b9e0-6e0f84fd8a5c" name="更改" comment="机具库存收藏修改">
|
||||
<change beforePath="$PROJECT_DIR$/.gitignore" beforeDir="false" afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/.idea/dataSources.local.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/dataSources.local.xml" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/.idea/dataSources/e2bd0280-2297-4f06-a118-593c248b6bff.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/dataSources/e2bd0280-2297-4f06-a118-593c248b6bff.xml" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
||||
</list>
|
||||
<option name="SHOW_DIALOG" value="false" />
|
||||
|
|
@ -344,7 +342,7 @@
|
|||
<workItem from="1749453334208" duration="2286000" />
|
||||
<workItem from="1749456284039" duration="2246000" />
|
||||
<workItem from="1750398541883" duration="3619000" />
|
||||
<workItem from="1767515105131" duration="187000" />
|
||||
<workItem from="1767515105131" duration="229000" />
|
||||
</task>
|
||||
<task id="LOCAL-00001" summary="报废申请修改">
|
||||
<option name="closed" value="true" />
|
||||
|
|
@ -554,7 +552,15 @@
|
|||
<option name="project" value="LOCAL" />
|
||||
<updated>1767515196173</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="27" />
|
||||
<task id="LOCAL-00027" summary="机具库存收藏修改">
|
||||
<option name="closed" value="true" />
|
||||
<created>1767515301784</created>
|
||||
<option name="number" value="00027" />
|
||||
<option name="presentableId" value="LOCAL-00027" />
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1767515301784</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="28" />
|
||||
<servers />
|
||||
</component>
|
||||
<component name="TypeScriptGeneratedFilesManager">
|
||||
|
|
|
|||
|
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<web-app xmlns="http://xmlns.jcp.org/xml/ns/javaee"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee http://xmlns.jcp.org/xml/ns/javaee/web-app_4_0.xsd"
|
||||
version="4.0">
|
||||
</web-app>
|
||||
Loading…
Reference in New Issue