From c2bf4ed2478aa57dddf865f440005f0ed133b110 Mon Sep 17 00:00:00 2001
From: liyj <15602261488@163.com>
Date: Fri, 27 Sep 2024 12:01:32 +0800
Subject: [PATCH] 1、自行受理流程优化 2、更新组织的地域编码 3、结案归档节点优化

---
 dyh-service/dyh-mediate/src/main/resources/processes/GZDYH_ZXSL_3LEVEL_V1.bpmn20.xml |   29 +++++++++--------------------
 1 files changed, 9 insertions(+), 20 deletions(-)

diff --git a/dyh-service/dyh-mediate/src/main/resources/processes/GZDYH_ZXSL_3LEVEL_V1.bpmn20.xml b/dyh-service/dyh-mediate/src/main/resources/processes/GZDYH_ZXSL_3LEVEL_V1.bpmn20.xml
index 428c7bc..ebee147 100644
--- a/dyh-service/dyh-mediate/src/main/resources/processes/GZDYH_ZXSL_3LEVEL_V1.bpmn20.xml
+++ b/dyh-service/dyh-mediate/src/main/resources/processes/GZDYH_ZXSL_3LEVEL_V1.bpmn20.xml
@@ -4,18 +4,11 @@
     <documentation>GZDYH_ZXSL_3LEVEL_V1</documentation>
     <startEvent id="START" name="开始"/>
     <userTask id="BLFK" name="办理反馈"/>
-    <userTask id="DSRPJ" name="当事人评价"/>
     <userTask id="JAGD" name="结案归档"/>
     <userTask id="JASH" name="结案审核"/>
     <endEvent id="END" name="结束"/>
     <userTask id="JASQ" name="结案申请"/>
     <sequenceFlow id="sid-FE66E67A-D6D4-4E68-BB7E-14A17E87B9E5" sourceRef="JAGD" targetRef="END"/>
-    <sequenceFlow id="sid-15046AD2-218B-4567-B05A-26B2D0069DE2" name="通过" sourceRef="DSRPJ" targetRef="JAGD">
-      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${operation=='forward'}]]></conditionExpression>
-    </sequenceFlow>
-    <sequenceFlow id="sid-78554576-20C8-4A98-9A33-92DD5542AA27" name="结案审核同意" sourceRef="JASH" targetRef="DSRPJ">
-      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${operation=='jash_ty'}]]></conditionExpression>
-    </sequenceFlow>
     <sequenceFlow id="sid-0AE3E811-3EBD-4891-B2BD-F2E091E41541" name="通过" sourceRef="JASQ" targetRef="JASH">
       <conditionExpression xsi:type="tFormalExpression"><![CDATA[${operation=='forward'}]]></conditionExpression>
     </sequenceFlow>
@@ -30,6 +23,9 @@
       <conditionExpression xsi:type="tFormalExpression"><![CDATA[${operation=='forward'}]]></conditionExpression>
     </sequenceFlow>
     <sequenceFlow id="sid-B9DCA90A-70F1-4D12-90AE-44A0943FA1B3" sourceRef="START" targetRef="DSL"/>
+    <sequenceFlow id="sid-78554576-20C8-4A98-9A33-92DD5542AA27" name="结案审核同意" sourceRef="JASH" targetRef="JAGD">
+      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${operation=='jash_ty'}]]></conditionExpression>
+    </sequenceFlow>
   </process>
   <bpmndi:BPMNDiagram id="BPMNDiagram_GZDYH_ZXSL_3LEVEL_V1">
     <bpmndi:BPMNPlane bpmnElement="GZDYH_ZXSL_3LEVEL_V1" id="BPMNPlane_GZDYH_ZXSL_3LEVEL_V1">
@@ -39,17 +35,14 @@
       <bpmndi:BPMNShape bpmnElement="BLFK" id="BPMNShape_BLFK">
         <omgdc:Bounds height="80.0" width="100.0" x="314.9999953061343" y="134.99999798834327"/>
       </bpmndi:BPMNShape>
-      <bpmndi:BPMNShape bpmnElement="DSRPJ" id="BPMNShape_DSRPJ">
-        <omgdc:Bounds height="80.0" width="100.0" x="794.9999881535771" y="134.99999798834327"/>
-      </bpmndi:BPMNShape>
       <bpmndi:BPMNShape bpmnElement="JAGD" id="BPMNShape_JAGD">
-        <omgdc:Bounds height="80.0" width="100.0" x="959.9999856948855" y="134.99999798834327"/>
+        <omgdc:Bounds height="80.0" width="100.0" x="879.9999856948855" y="134.99999798834327"/>
       </bpmndi:BPMNShape>
       <bpmndi:BPMNShape bpmnElement="JASH" id="BPMNShape_JASH">
         <omgdc:Bounds height="80.0" width="100.0" x="659.9999901652337" y="134.99999798834327"/>
       </bpmndi:BPMNShape>
       <bpmndi:BPMNShape bpmnElement="END" id="BPMNShape_END">
-        <omgdc:Bounds height="28.0" width="28.0" x="1109.9999834597113" y="161.00001205503818"/>
+        <omgdc:Bounds height="28.0" width="28.0" x="1029.9999834597113" y="161.00001205503818"/>
       </bpmndi:BPMNShape>
       <bpmndi:BPMNShape bpmnElement="JASQ" id="BPMNShape_JASQ">
         <omgdc:Bounds height="80.0" width="100.0" x="479.99999284744274" y="134.99998591840347"/>
@@ -72,16 +65,12 @@
         <omgdi:waypoint x="314.99999530610273" y="175.0000019993631"/>
       </bpmndi:BPMNEdge>
       <bpmndi:BPMNEdge bpmnElement="sid-FE66E67A-D6D4-4E68-BB7E-14A17E87B9E5" id="BPMNEdge_sid-FE66E67A-D6D4-4E68-BB7E-14A17E87B9E5">
-        <omgdi:waypoint x="1059.9499856948855" y="175.00000415177684"/>
-        <omgdi:waypoint x="1109.999983378599" y="175.0000103275493"/>
+        <omgdi:waypoint x="979.9499856948854" y="175.00000415177684"/>
+        <omgdi:waypoint x="1029.999983378599" y="175.0000103275493"/>
       </bpmndi:BPMNEdge>
       <bpmndi:BPMNEdge bpmnElement="sid-78554576-20C8-4A98-9A33-92DD5542AA27" id="BPMNEdge_sid-78554576-20C8-4A98-9A33-92DD5542AA27">
-        <omgdi:waypoint x="759.9499901651751" y="174.99999798834327"/>
-        <omgdi:waypoint x="794.9999881535146" y="174.99999798834327"/>
-      </bpmndi:BPMNEdge>
-      <bpmndi:BPMNEdge bpmnElement="sid-15046AD2-218B-4567-B05A-26B2D0069DE2" id="BPMNEdge_sid-15046AD2-218B-4567-B05A-26B2D0069DE2">
-        <omgdi:waypoint x="894.9499881534662" y="174.99999798834327"/>
-        <omgdi:waypoint x="959.9999856948592" y="174.99999798834327"/>
+        <omgdi:waypoint x="759.949990165133" y="174.99999798834327"/>
+        <omgdi:waypoint x="879.9999856948855" y="174.99999798834327"/>
       </bpmndi:BPMNEdge>
       <bpmndi:BPMNEdge bpmnElement="sid-0AE3E811-3EBD-4891-B2BD-F2E091E41541" id="BPMNEdge_sid-0AE3E811-3EBD-4891-B2BD-F2E091E41541">
         <omgdi:waypoint x="579.9499928474428" y="174.99998600593358"/>

--
Gitblit v1.8.0