新建开发文档

This commit is contained in:
JIAL 2023-12-01 14:31:35 +08:00
parent c1eb91eed1
commit e3723530ea
8 changed files with 91 additions and 3 deletions

View File

@ -1,3 +0,0 @@
###### 1、账户属性
账户包括姓名、工号(账号)、密码、电话号码四个属性

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

View File

@ -0,0 +1,61 @@
<mxfile host="65bd71144e">
<diagram id="s9nsbfUQx9eXd6rcz7OL" name="第 1 页">
<mxGraphModel dx="726" dy="568" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="0"/>
<mxCell id="1" parent="0"/>
<mxCell id="4" value="" style="edgeStyle=none;html=1;fontSize=14;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="2" target="7">
<mxGeometry relative="1" as="geometry">
<mxPoint x="358.6111111111111" y="110" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="2" value="新建案件(立案)" style="rounded=0;whiteSpace=wrap;html=1;fontSize=14;" vertex="1" parent="1">
<mxGeometry x="303.4" y="190" width="110" height="40" as="geometry"/>
</mxCell>
<mxCell id="10" value="" style="edgeStyle=none;html=1;fontSize=14;" edge="1" parent="1" source="7" target="9">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="7" value="开庭" style="whiteSpace=wrap;html=1;fontSize=14;rounded=0;" vertex="1" parent="1">
<mxGeometry x="298.5" y="290" width="121.5" height="35" as="geometry"/>
</mxCell>
<mxCell id="12" value="" style="edgeStyle=none;html=1;fontSize=14;" edge="1" parent="1" source="9" target="11">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="9" value="判决/调节/诉讼" style="whiteSpace=wrap;html=1;fontSize=14;rounded=0;" vertex="1" parent="1">
<mxGeometry x="299.25" y="392.5" width="120.75" height="37.5" as="geometry"/>
</mxCell>
<mxCell id="13" style="edgeStyle=none;html=1;entryX=1;entryY=0.5;entryDx=0;entryDy=0;fontSize=14;" edge="1" parent="1" source="11" target="7">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="540" y="310"/>
<mxPoint x="500" y="308"/>
</Array>
</mxGeometry>
</mxCell>
<mxCell id="14" value="是" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];fontSize=14;" vertex="1" connectable="0" parent="13">
<mxGeometry x="-0.1869" y="-1" relative="1" as="geometry">
<mxPoint x="-29" y="-1" as="offset"/>
</mxGeometry>
</mxCell>
<mxCell id="16" value="" style="edgeStyle=none;html=1;fontSize=14;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="11" target="15">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="360" y="451"/>
</Array>
</mxGeometry>
</mxCell>
<mxCell id="17" value="否" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];fontSize=14;" vertex="1" connectable="0" parent="16">
<mxGeometry x="-0.37" y="3" relative="1" as="geometry">
<mxPoint as="offset"/>
</mxGeometry>
</mxCell>
<mxCell id="11" value="二次诉讼?" style="rhombus;whiteSpace=wrap;html=1;fontSize=14;rounded=0;" vertex="1" parent="1">
<mxGeometry x="480" y="371.25" width="119.63" height="80" as="geometry"/>
</mxCell>
<mxCell id="15" value="结案" style="whiteSpace=wrap;html=1;fontSize=14;rounded=0;" vertex="1" parent="1">
<mxGeometry x="298.50000000000006" y="530" width="119.81" height="28.75" as="geometry"/>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>

View File

@ -0,0 +1,7 @@
##### 1、账户属性
账户包括姓名、工号(账号)、密码、电话号码四个属性
##### 2、数据库设计
###### (1)数据库字段命名

View File

@ -0,0 +1,23 @@
## 1、整体流程图
![1701412136454](image/设计方案/1701412136454.png)
**新建案件**:点击新建案件按钮,跳转新建案件界面,填写对应的时间、单位等数据,上传所需要的资料(必要和不必要),填写诉讼费、**诉讼费截至时间(短信提醒)**、保全信息(冻结账号以及冻结账号期限时间,短信提醒)、管辖()等信息,点击保存,新建案件完成,此时此案件处于**待开庭**状态,可以手动点击结案(如果发生案件取消等因素)。
**开庭**:在待开庭的时间中可以设置开庭时间,到时间系统会自动设置开庭,也可以等开庭当天手动设置案件为开庭状态,点击开庭按钮,案件将处于**已开庭,等待结果**状态。
**结案****待开庭**状态如果案件取消,手动点击结案,此案件完成,流程关闭。在**已开庭,等待结果**状态,案件结案有三种状态,点击判决,案件处于**已判决,待处理结束结案状态**,等待案件正式结束,点击**结案**流程关闭;点击调节,案件处于正**正在调节,待处理结束结案**状态,等待调节结束,点结案关闭案件流程;点击**二次诉讼**,此案件结案关闭,备注中会表明此案件进行二次诉讼,并且二次诉讼需要建立新的案件,流程从新案件立案开始。
## 2、基础模块设计
### **(1)系统菜单**
1. 数据报表(待开发)
2. 案件列表(优先开发):方案一【全部案件(列表、新建、查询、编辑)】;方案二:【一级菜单(案件列表),二级菜单(全部案件,待开庭、已开庭待结案、已结案)】
3. 抵押登记(待开发)
4. 账号管理(开发已完成):分为管理员和普通用户,权限不同,权限待商议
5. 后续添加……
### (2)数据库设计(待讨论)
案件属性(是否必填)、上传附件(存储文件/文件地址,是否必填)、每个节点是否需要更新数据或者添加新数据