Commit 6a04a8f7 authored by leyboy's avatar leyboy

1.用户记录查询增加模糊查询

parent 12369c03
......@@ -8,7 +8,6 @@
<component name="ChangeListManager">
<list default="true" id="55789a40-4cf0-4b7d-ac1a-d6938e521645" name="Default" comment="">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
<change beforePath="$PROJECT_DIR$/adc-da-main/src/main/resources/mybatis/mapper/znks/UserEOMapper.xml" afterPath="$PROJECT_DIR$/adc-da-main/src/main/resources/mybatis/mapper/znks/UserEOMapper.xml" />
</list>
<ignored path="$PROJECT_DIR$/adc-da-ui/target/" />
<ignored path="$PROJECT_DIR$/target/" />
......@@ -657,6 +656,12 @@
<item name="znks" type="462c0819:PsiDirectoryNode" />
<item name="adc-da-main" type="462c0819:PsiDirectoryNode" />
</path>
<path>
<item name="znks" type="b2602c69:ProjectViewProjectNode" />
<item name="znks" type="462c0819:PsiDirectoryNode" />
<item name="adc-da-main" type="462c0819:PsiDirectoryNode" />
<item name="src" type="462c0819:PsiDirectoryNode" />
</path>
</expand>
<select />
</subPane>
......@@ -932,7 +937,7 @@
<workItem from="1536837981631" duration="137000" />
<workItem from="1536838164874" duration="2991000" />
<workItem from="1536885579712" duration="12549000" />
<workItem from="1536901590633" duration="11062000" />
<workItem from="1536901590633" duration="11166000" />
</task>
<task id="LOCAL-00001" summary="A">
<created>1534412427208</created>
......@@ -1053,7 +1058,14 @@
<option name="project" value="LOCAL" />
<updated>1536912523016</updated>
</task>
<option name="localTasksCounter" value="18" />
<task id="LOCAL-00018" summary="1.用户记录查询增加模糊查询">
<created>1536914595566</created>
<option name="number" value="00018" />
<option name="presentableId" value="LOCAL-00018" />
<option name="project" value="LOCAL" />
<updated>1536914595566</updated>
</task>
<option name="localTasksCounter" value="19" />
<servers />
</component>
<component name="TestHistory">
......@@ -1071,7 +1083,7 @@
</history-entry>
</component>
<component name="TimeTrackingManager">
<option name="totallyTimeSpent" value="332701000" />
<option name="totallyTimeSpent" value="332805000" />
</component>
<component name="TodoView" selected-index="3">
<todo-panel id="selected-file">
......@@ -1184,7 +1196,8 @@
<MESSAGE value="1.Admin相关接口完成" />
<MESSAGE value="1.开锁记录分页,用户分页,管理员分页完成" />
<MESSAGE value="1.开锁记录增加模糊查询" />
<option name="LAST_COMMIT_MESSAGE" value="1.开锁记录增加模糊查询" />
<MESSAGE value="1.用户记录查询增加模糊查询" />
<option name="LAST_COMMIT_MESSAGE" value="1.用户记录查询增加模糊查询" />
</component>
<component name="XDebuggerManager">
<breakpoint-manager>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment