Procházet zdrojové kódy

研究生sop流程修改

wangliang před 1 rokem
rodič
revize
1a3c6102bd

+ 0 - 180
sop-api/src/main/resources/cloudMarkSopFlow.bpmn

@@ -1,180 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<definitions xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:activiti="http://activiti.org/bpmn" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:omgdc="http://www.omg.org/spec/DD/20100524/DC" xmlns:omgdi="http://www.omg.org/spec/DD/20100524/DI" xmlns:tns="http://www.activiti.org/test" typeLanguage="http://www.w3.org/2001/XMLSchema" expressionLanguage="http://www.w3.org/1999/XPath" targetNamespace="http://www.activiti.org/test" id="m1626068475250" name="">
-  <process id="CLOUD_MARK_SOP_FLOW" isExecutable="true" isClosed="false" processType="None">
-    <userTask id="f_usertask_cloudmark_inside_approve_region_3" name="大区经理内审" activiti:candidateUsers="${assigneeList3}" activiti:formKey="cloudmark_sop_inside_approve_region.form"></userTask>
-    <endEvent id="f_usertask_cloudmark_end_0" name="结束"></endEvent>
-    <userTask id="f_usertask_cloudmark_information_2" name="项目关键信息" activiti:candidateUsers="${assigneeList2}" activiti:formKey="cloudmark_sop_information.form"></userTask>
-    <startEvent id="startevent1" name="Start" activiti:formKey="cloudmark_sop_start.form"></startEvent>
-    <userTask id="f_usertask_cloudmark_first_1" name="项目初审" activiti:candidateUsers="${assigneeList1}" activiti:formKey="cloudmark_sop_first.form"></userTask>
-    <sequenceFlow id="flow6" sourceRef="startevent1" targetRef="f_usertask_cloudmark_first_1"></sequenceFlow>
-    <sequenceFlow id="flow14" sourceRef="f_usertask_cloudmark_first_1" targetRef="f_usertask_cloudmark_information_2"></sequenceFlow>
-    <userTask id="f_usertask_cloudmark_device_out_6" name="设备出库登记" activiti:candidateUsers="${assigneeList6}" activiti:formKey="cloudmark_sop_device_out.form"></userTask>
-    <userTask id="f_usertask_cloudmark_scan_ready_7" name="扫描准备" activiti:candidateUsers="${assigneeList7}" activiti:formKey="cloudmark_sop_scan_ready.form"></userTask>
-    <sequenceFlow id="flow22" sourceRef="f_usertask_cloudmark_device_out_6" targetRef="f_usertask_cloudmark_scan_ready_7"></sequenceFlow>
-    <userTask id="f_usertask_cloudmark_check_final_8" name="校验收尾" activiti:candidateUsers="${assigneeList8}" activiti:formKey="cloudmark_sop_check_final.form"></userTask>
-    <userTask id="f_usertask_cloudmark_mark_prep_9" name="评卷准备" activiti:candidateUsers="${assigneeList9}" activiti:formKey="cloudmark_sop_mark_prep.form"></userTask>
-    <userTask id="f_usertask_cloudmark_mark_final_11" name="评卷收尾" activiti:candidateUsers="${assigneeList11}" activiti:formKey="cloudmark_sop_mark_final.form"></userTask>
-    <userTask id="f_usertask_cloudmark_device_in_12" name="设备入库登记" activiti:candidateUsers="${assigneeList12}" activiti:formKey="cloudmark_sop_device_in.form"></userTask>
-    <sequenceFlow id="flow28" sourceRef="f_usertask_cloudmark_device_in_12" targetRef="f_usertask_cloudmark_end_0"></sequenceFlow>
-    <sequenceFlow id="flow29" sourceRef="f_usertask_cloudmark_mark_final_11" targetRef="f_usertask_cloudmark_device_in_12"></sequenceFlow>
-    <userTask id="f_usertask_cloudmark_env_test_5" name="现场环境测试" activiti:candidateUsers="${assigneeList5}" activiti:formKey="cloudmark_sop_env_test.form"></userTask>
-    <sequenceFlow id="flow31" sourceRef="f_usertask_cloudmark_env_test_5" targetRef="f_usertask_cloudmark_device_out_6"></sequenceFlow>
-    <sequenceFlow id="flow32" sourceRef="f_usertask_cloudmark_scan_ready_7" targetRef="f_usertask_cloudmark_check_final_8"></sequenceFlow>
-    <sequenceFlow id="flow33" sourceRef="f_usertask_cloudmark_check_final_8" targetRef="f_usertask_cloudmark_mark_prep_9"></sequenceFlow>
-    <userTask id="f_usertask_cloudmark_mark_check_10" name="成绩复核" activiti:candidateUsers="${assigneeList10}" activiti:formKey="cloudmark_sop_mark_check.form"></userTask>
-    <sequenceFlow id="flow34" sourceRef="f_usertask_cloudmark_mark_prep_9" targetRef="f_usertask_cloudmark_mark_check_10"></sequenceFlow>
-    <sequenceFlow id="flow35" sourceRef="f_usertask_cloudmark_mark_check_10" targetRef="f_usertask_cloudmark_mark_final_11"></sequenceFlow>
-    <sequenceFlow id="flow36" sourceRef="f_usertask_cloudmark_information_2" targetRef="f_usertask_cloudmark_inside_approve_engineer_4"></sequenceFlow>
-    <exclusiveGateway id="exclusivegateway1" name="Exclusive Gateway"></exclusiveGateway>
-    <sequenceFlow id="flow37" sourceRef="f_usertask_cloudmark_inside_approve_engineer_4" targetRef="exclusivegateway1"></sequenceFlow>
-    <sequenceFlow id="flow39" name="驳回" sourceRef="exclusivegateway1" targetRef="f_usertask_cloudmark_information_2">
-      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${approve == 'f_usertask_cloudmark_information_2'}]]></conditionExpression>
-    </sequenceFlow>
-    <userTask id="f_usertask_cloudmark_inside_approve_engineer_4" name="工程师内审" activiti:candidateUsers="${assigneeList4}" activiti:formKey="cloudmark_sop_inside_approve_engineer.form"></userTask>
-    <sequenceFlow id="flow40" name="通过" sourceRef="exclusivegateway1" targetRef="f_usertask_cloudmark_inside_approve_engineer_4">
-      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${approve == 'f_usertask_cloudmark_inside_approve_engineer_4'}]]></conditionExpression>
-    </sequenceFlow>
-    <exclusiveGateway id="exclusivegateway2" name="Exclusive Gateway"></exclusiveGateway>
-    <sequenceFlow id="flow41" sourceRef="f_usertask_cloudmark_inside_approve_engineer_4" targetRef="exclusivegateway2"></sequenceFlow>
-    <sequenceFlow id="flow42" name="通过" sourceRef="exclusivegateway2" targetRef="f_usertask_cloudmark_env_test_5">
-      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${approve == 'f_usertask_cloudmark_env_test_5'}]]></conditionExpression>
-    </sequenceFlow>
-    <sequenceFlow id="flow43" name="驳回" sourceRef="exclusivegateway2" targetRef="f_usertask_cloudmark_information_2">
-      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${approve == 'f_usertask_cloudmark_information_2'}]]></conditionExpression>
-    </sequenceFlow>
-  </process>
-  <bpmndi:BPMNDiagram id="BPMNDiagram_CLOUD_MARK_SOP_FLOW">
-    <bpmndi:BPMNPlane bpmnElement="CLOUD_MARK_SOP_FLOW" id="BPMNPlane_CLOUD_MARK_SOP_FLOW">
-      <bpmndi:BPMNShape bpmnElement="f_usertask_cloudmark_inside_approve_region_3" id="BPMNShape_f_usertask_cloudmark_inside_approve_region_3">
-        <omgdc:Bounds height="55.0" width="85.0" x="456.0" y="20.0"></omgdc:Bounds>
-      </bpmndi:BPMNShape>
-      <bpmndi:BPMNShape bpmnElement="f_usertask_cloudmark_end_0" id="BPMNShape_f_usertask_cloudmark_end_0">
-        <omgdc:Bounds height="35.0" width="35.0" x="481.0" y="270.0"></omgdc:Bounds>
-      </bpmndi:BPMNShape>
-      <bpmndi:BPMNShape bpmnElement="f_usertask_cloudmark_information_2" id="BPMNShape_f_usertask_cloudmark_information_2">
-        <omgdc:Bounds height="55.0" width="85.0" x="290.0" y="20.0"></omgdc:Bounds>
-      </bpmndi:BPMNShape>
-      <bpmndi:BPMNShape bpmnElement="startevent1" id="BPMNShape_startevent1">
-        <omgdc:Bounds height="35.0" width="35.0" x="30.0" y="30.0"></omgdc:Bounds>
-      </bpmndi:BPMNShape>
-      <bpmndi:BPMNShape bpmnElement="f_usertask_cloudmark_first_1" id="BPMNShape_f_usertask_cloudmark_first_1">
-        <omgdc:Bounds height="55.0" width="85.0" x="140.0" y="20.0"></omgdc:Bounds>
-      </bpmndi:BPMNShape>
-      <bpmndi:BPMNShape bpmnElement="f_usertask_cloudmark_device_out_6" id="BPMNShape_f_usertask_cloudmark_device_out_6">
-        <omgdc:Bounds height="55.0" width="85.0" x="456.0" y="141.0"></omgdc:Bounds>
-      </bpmndi:BPMNShape>
-      <bpmndi:BPMNShape bpmnElement="f_usertask_cloudmark_scan_ready_7" id="BPMNShape_f_usertask_cloudmark_scan_ready_7">
-        <omgdc:Bounds height="55.0" width="85.0" x="299.0" y="141.0"></omgdc:Bounds>
-      </bpmndi:BPMNShape>
-      <bpmndi:BPMNShape bpmnElement="f_usertask_cloudmark_check_final_8" id="BPMNShape_f_usertask_cloudmark_check_final_8">
-        <omgdc:Bounds height="55.0" width="85.0" x="142.0" y="141.0"></omgdc:Bounds>
-      </bpmndi:BPMNShape>
-      <bpmndi:BPMNShape bpmnElement="f_usertask_cloudmark_mark_prep_9" id="BPMNShape_f_usertask_cloudmark_mark_prep_9">
-        <omgdc:Bounds height="55.0" width="85.0" x="10.0" y="141.0"></omgdc:Bounds>
-      </bpmndi:BPMNShape>
-      <bpmndi:BPMNShape bpmnElement="f_usertask_cloudmark_mark_final_11" id="BPMNShape_f_usertask_cloudmark_mark_final_11">
-        <omgdc:Bounds height="55.0" width="85.0" x="150.0" y="260.0"></omgdc:Bounds>
-      </bpmndi:BPMNShape>
-      <bpmndi:BPMNShape bpmnElement="f_usertask_cloudmark_device_in_12" id="BPMNShape_f_usertask_cloudmark_device_in_12">
-        <omgdc:Bounds height="55.0" width="85.0" x="299.0" y="260.0"></omgdc:Bounds>
-      </bpmndi:BPMNShape>
-      <bpmndi:BPMNShape bpmnElement="f_usertask_cloudmark_env_test_5" id="BPMNShape_f_usertask_cloudmark_env_test_5">
-        <omgdc:Bounds height="55.0" width="85.0" x="620.0" y="141.0"></omgdc:Bounds>
-      </bpmndi:BPMNShape>
-      <bpmndi:BPMNShape bpmnElement="f_usertask_cloudmark_mark_check_10" id="BPMNShape_f_usertask_cloudmark_mark_check_10">
-        <omgdc:Bounds height="55.0" width="85.0" x="10.0" y="260.0"></omgdc:Bounds>
-      </bpmndi:BPMNShape>
-      <bpmndi:BPMNShape bpmnElement="exclusivegateway1" id="BPMNShape_exclusivegateway1">
-        <omgdc:Bounds height="40.0" width="40.0" x="642.0" y="27.0"></omgdc:Bounds>
-      </bpmndi:BPMNShape>
-      <bpmndi:BPMNShape bpmnElement="f_usertask_cloudmark_inside_approve_engineer_4" id="BPMNShape_f_usertask_cloudmark_inside_approve_engineer_4">
-        <omgdc:Bounds height="55.0" width="85.0" x="780.0" y="20.0"></omgdc:Bounds>
-      </bpmndi:BPMNShape>
-      <bpmndi:BPMNShape bpmnElement="exclusivegateway2" id="BPMNShape_exclusivegateway2">
-        <omgdc:Bounds height="40.0" width="40.0" x="802.0" y="148.0"></omgdc:Bounds>
-      </bpmndi:BPMNShape>
-      <bpmndi:BPMNEdge bpmnElement="flow6" id="BPMNEdge_flow6">
-        <omgdi:waypoint x="65.0" y="47.0"></omgdi:waypoint>
-        <omgdi:waypoint x="140.0" y="47.0"></omgdi:waypoint>
-      </bpmndi:BPMNEdge>
-      <bpmndi:BPMNEdge bpmnElement="flow14" id="BPMNEdge_flow14">
-        <omgdi:waypoint x="225.0" y="47.0"></omgdi:waypoint>
-        <omgdi:waypoint x="290.0" y="47.0"></omgdi:waypoint>
-      </bpmndi:BPMNEdge>
-      <bpmndi:BPMNEdge bpmnElement="flow22" id="BPMNEdge_flow22">
-        <omgdi:waypoint x="456.0" y="168.0"></omgdi:waypoint>
-        <omgdi:waypoint x="384.0" y="168.0"></omgdi:waypoint>
-      </bpmndi:BPMNEdge>
-      <bpmndi:BPMNEdge bpmnElement="flow28" id="BPMNEdge_flow28">
-        <omgdi:waypoint x="384.0" y="287.0"></omgdi:waypoint>
-        <omgdi:waypoint x="481.0" y="287.0"></omgdi:waypoint>
-      </bpmndi:BPMNEdge>
-      <bpmndi:BPMNEdge bpmnElement="flow29" id="BPMNEdge_flow29">
-        <omgdi:waypoint x="235.0" y="287.0"></omgdi:waypoint>
-        <omgdi:waypoint x="299.0" y="287.0"></omgdi:waypoint>
-      </bpmndi:BPMNEdge>
-      <bpmndi:BPMNEdge bpmnElement="flow31" id="BPMNEdge_flow31">
-        <omgdi:waypoint x="620.0" y="168.0"></omgdi:waypoint>
-        <omgdi:waypoint x="541.0" y="168.0"></omgdi:waypoint>
-      </bpmndi:BPMNEdge>
-      <bpmndi:BPMNEdge bpmnElement="flow32" id="BPMNEdge_flow32">
-        <omgdi:waypoint x="299.0" y="168.0"></omgdi:waypoint>
-        <omgdi:waypoint x="227.0" y="168.0"></omgdi:waypoint>
-      </bpmndi:BPMNEdge>
-      <bpmndi:BPMNEdge bpmnElement="flow33" id="BPMNEdge_flow33">
-        <omgdi:waypoint x="142.0" y="168.0"></omgdi:waypoint>
-        <omgdi:waypoint x="95.0" y="168.0"></omgdi:waypoint>
-      </bpmndi:BPMNEdge>
-      <bpmndi:BPMNEdge bpmnElement="flow34" id="BPMNEdge_flow34">
-        <omgdi:waypoint x="52.0" y="196.0"></omgdi:waypoint>
-        <omgdi:waypoint x="52.0" y="260.0"></omgdi:waypoint>
-      </bpmndi:BPMNEdge>
-      <bpmndi:BPMNEdge bpmnElement="flow35" id="BPMNEdge_flow35">
-        <omgdi:waypoint x="95.0" y="287.0"></omgdi:waypoint>
-        <omgdi:waypoint x="150.0" y="287.0"></omgdi:waypoint>
-      </bpmndi:BPMNEdge>
-      <bpmndi:BPMNEdge bpmnElement="flow36" id="BPMNEdge_flow36">
-        <omgdi:waypoint x="375.0" y="47.0"></omgdi:waypoint>
-        <omgdi:waypoint x="780.0" y="47.0"></omgdi:waypoint>
-      </bpmndi:BPMNEdge>
-      <bpmndi:BPMNEdge bpmnElement="flow37" id="BPMNEdge_flow37">
-        <omgdi:waypoint x="780.0" y="47.0"></omgdi:waypoint>
-        <omgdi:waypoint x="682.0" y="47.0"></omgdi:waypoint>
-      </bpmndi:BPMNEdge>
-      <bpmndi:BPMNEdge bpmnElement="flow39" id="BPMNEdge_flow39">
-        <omgdi:waypoint x="662.0" y="67.0"></omgdi:waypoint>
-        <omgdi:waypoint x="506.0" y="118.0"></omgdi:waypoint>
-        <omgdi:waypoint x="332.0" y="118.0"></omgdi:waypoint>
-        <omgdi:waypoint x="332.0" y="75.0"></omgdi:waypoint>
-        <bpmndi:BPMNLabel>
-          <omgdc:Bounds height="16.0" width="22.0" x="662.0" y="67.0"></omgdc:Bounds>
-        </bpmndi:BPMNLabel>
-      </bpmndi:BPMNEdge>
-      <bpmndi:BPMNEdge bpmnElement="flow40" id="BPMNEdge_flow40">
-        <omgdi:waypoint x="682.0" y="47.0"></omgdi:waypoint>
-        <omgdi:waypoint x="780.0" y="47.0"></omgdi:waypoint>
-        <bpmndi:BPMNLabel>
-          <omgdc:Bounds height="16.0" width="100.0" x="682.0" y="47.0"></omgdc:Bounds>
-        </bpmndi:BPMNLabel>
-      </bpmndi:BPMNEdge>
-      <bpmndi:BPMNEdge bpmnElement="flow41" id="BPMNEdge_flow41">
-        <omgdi:waypoint x="822.0" y="75.0"></omgdi:waypoint>
-        <omgdi:waypoint x="822.0" y="148.0"></omgdi:waypoint>
-      </bpmndi:BPMNEdge>
-      <bpmndi:BPMNEdge bpmnElement="flow42" id="BPMNEdge_flow42">
-        <omgdi:waypoint x="802.0" y="168.0"></omgdi:waypoint>
-        <omgdi:waypoint x="705.0" y="168.0"></omgdi:waypoint>
-        <bpmndi:BPMNLabel>
-          <omgdc:Bounds height="16.0" width="100.0" x="802.0" y="168.0"></omgdc:Bounds>
-        </bpmndi:BPMNLabel>
-      </bpmndi:BPMNEdge>
-      <bpmndi:BPMNEdge bpmnElement="flow43" id="BPMNEdge_flow43">
-        <omgdi:waypoint x="822.0" y="148.0"></omgdi:waypoint>
-        <omgdi:waypoint x="332.0" y="75.0"></omgdi:waypoint>
-        <bpmndi:BPMNLabel>
-          <omgdc:Bounds height="16.0" width="100.0" x="822.0" y="148.0"></omgdc:Bounds>
-        </bpmndi:BPMNLabel>
-      </bpmndi:BPMNEdge>
-    </bpmndi:BPMNPlane>
-  </bpmndi:BPMNDiagram>
-</definitions>

Rozdílová data souboru nebyla zobrazena, protože soubor je příliš velký
+ 0 - 0
sop-api/src/main/resources/cloudmark_sop_check_final.form


+ 0 - 1
sop-api/src/main/resources/cloudmark_sop_device_in.form

@@ -1 +0,0 @@
-[{"id":"185","code":"ONLE_TITLE","type":"FORM","formId":"device_in_out_label","formName":"device_in_out_label","title":"设备入库","inputType":"STRING","required":false,"readable":true,"writable":false,"visable":true,"name":"普通标题,独占一行","span":6},{"id":"186","code":"DATE","type":"FORM","formId":"device_in_time","formName":"device_in_time","title":"设备入库时间","inputType":"STRING","required":false,"readable":false,"writable":true,"visable":true,"format":"yyyy-MM-dd","name":"日期","span":6},{"id":"187","code":"DEVICE_IN_TABLE","type":"FORM","formId":"device_in_table","formName":"device_in_table","title":"设备入库表格","inputType":"STRING","required":false,"readable":false,"writable":true,"visable":true,"name":"设备入库表格","span":12}]

+ 0 - 1
sop-api/src/main/resources/cloudmark_sop_device_out.form

@@ -1 +0,0 @@
-[{"id":"144","code":"ONLE_TITLE","type":"FORM","formId":"device_in_out_label","formName":"device_in_out_label","title":"设备出库","inputType":"STRING","required":false,"readable":true,"writable":false,"visable":true,"name":"普通标题,独占一行","span":12},{"id":"145","code":"DATE","type":"FORM","formId":"device_out_time","formName":"device_out_time","title":"设备出库时间","inputType":"STRING","required":false,"readable":false,"writable":true,"visable":true,"format":"yyyy-MM-dd","name":"日期","span":6},{"id":"146","code":"DEVICE_OUT_TABLE","type":"FORM","formId":"device_out_table","formName":"device_out_table","title":"设备出库表格","inputType":"STRING","required":false,"readable":false,"writable":true,"visable":true,"name":"设备出库表格","span":12}]

+ 0 - 1
sop-api/src/main/resources/cloudmark_sop_env_test.form

@@ -1 +0,0 @@
-[{"id":"141","code":"FORM_GROUP_TITLE","type":"FORM","formId":"upload_list_title","formName":"upload_list_title","title":"上传清单和报告","inputType":"STRING","required":false,"readable":true,"writable":false,"visable":true,"name":"带虚线分割线的标题","span":12},{"id":"142","code":"FILE","type":"FORM","formId":"upload_env_photos","formName":"upload_env_photos","title":"上传《软硬件准备检查清单》拍照","inputType":"ARRAY","required":true,"readable":false,"writable":true,"visable":true,"length":5,"name":"文件","span":12},{"id":"143","code":"FILE","type":"FORM","formId":"upload_env_test_photos","formName":"upload_env_test_photos","title":"上传《现场环境测试报告》拍照","inputType":"ARRAY","required":true,"readable":false,"writable":true,"visable":true,"length":5,"name":"文件","span":12}]

Rozdílová data souboru nebyla zobrazena, protože soubor je příliš velký
+ 0 - 0
sop-api/src/main/resources/cloudmark_sop_first.form


Rozdílová data souboru nebyla zobrazena, protože soubor je příliš velký
+ 0 - 0
sop-api/src/main/resources/cloudmark_sop_information.form


+ 0 - 1
sop-api/src/main/resources/cloudmark_sop_inside_approve_engineer.form

@@ -1 +0,0 @@
-[{"id":"137","code":"FORM_GROUP_TITLE","type":"FORM","formId":"inside_title","formName":"inside_title","title":"项目内审(请于24小时内完成内审","inputType":"STRING","required":false,"readable":true,"writable":false,"visable":true,"name":"带虚线分割线的标题","span":12},{"id":"138","code":"RADIO","type":"FORM","formId":"approve_radio","formName":"approve_radio","title":"我对以上项目关键信息已审核,确认内容无误:","inputType":"STRING","required":true,"readable":false,"writable":true,"visable":true,"name":"单选框","span":12,"options":"[{\"value\":\"1\",\"label\":\"同意\"},{\"value\":\"0\",\"label\":\"不同意\"}]"},{"id":"139","code":"SIGN","type":"FORM","formId":"sign","formName":"sign","title":"添加签名","inputType":"STRING","required":true,"readable":false,"writable":true,"visable":true,"name":"签名","span":6},{"id":"140","code":"TEXTAREA","type":"FORM","formId":"approve_ramark","formName":"approve_ramark","title":"审批意见","inputType":"STRING","required":false,"readable":false,"writable":true,"visable":true,"name":"文本域","span":12}]

+ 0 - 1
sop-api/src/main/resources/cloudmark_sop_inside_approve_region.form

@@ -1 +0,0 @@
-[{"id":"133","code":"FORM_GROUP_TITLE","type":"FORM","formId":"inside_title","formName":"inside_title","title":"项目内审(请于24小时内完成内审","inputType":"STRING","required":false,"readable":true,"writable":false,"visable":true,"name":"带虚线分割线的标题","span":12},{"id":"134","code":"RADIO","type":"FORM","formId":"approve_radio","formName":"approve_radio","title":"我对以上项目关键信息已审核,确认内容无误:","inputType":"STRING","required":true,"readable":false,"writable":true,"visable":true,"name":"单选框","span":12,"options":"[{\"value\":\"1\",\"label\":\"同意\"},{\"value\":\"0\",\"label\":\"不同意\"}]"},{"id":"135","code":"SIGN","type":"FORM","formId":"sign","formName":"sign","title":"添加签名","inputType":"STRING","required":true,"readable":false,"writable":true,"visable":true,"name":"签名","span":6},{"id":"136","code":"TEXTAREA","type":"FORM","formId":"approve_ramark","formName":"approve_ramark","title":"审批意见","inputType":"STRING","required":false,"readable":false,"writable":true,"visable":true,"name":"文本域","span":12}]

+ 0 - 1
sop-api/src/main/resources/cloudmark_sop_mark_check.form

@@ -1 +0,0 @@
-[{"id":"171","code":"FORM_GROUP_TITLE","type":"FORM","formId":"score_check_title","formName":"score_check_title","title":"分数复核","inputType":"STRING","required":false,"readable":true,"writable":false,"visable":true,"name":"带虚线分割线的标题","span":12},{"id":"172","code":"CHECKBOX","type":"FORM","formId":"score_check_cb","formName":"score_check_cb","title":"分数复核","inputType":"STRING","required":true,"readable":false,"writable":true,"visable":true,"name":"复选框","span":12,"options":"[{\"value\":\"1\",\"label\":\"是否建议学校复核小题0分,大题0分,全卷0分的情况\"}]"},{"id":"173","code":"RADIO","type":"FORM","formId":"school_score_check_radio","formName":"school_score_check_radio","title":"学校是否选择复核","inputType":"STRING","required":true,"readable":false,"writable":true,"visable":true,"name":"单选框","span":12,"options":"[{\"value\":\"YES\",\"label\":\"复核(推荐)\"},{\"value\":\"NO\",\"label\":\"不复核\",\"remark\":\"若选择该项,则需要学校签字确认,签字随关键节点检查表上传\",\"color\":\"red\"}]"},{"id":"175","code":"FORM_GROUP_TITLE","type":"FORM","formId":"paper_form_upload_title","formName":"paper_form_upload_title","title":"纸质表单上传","inputType":"STRING","required":false,"readable":true,"writable":false,"visable":true,"name":"带虚线分割线的标题","span":12},{"id":"176","code":"FILE","type":"FORM","formId":"paper_form_photos","formName":"paper_form_photos","title":"上传关键节点检查表(纸质)拍照","inputType":"ARRAY","required":true,"readable":false,"writable":true,"visable":true,"length":2,"name":"文件","span":12}]

Rozdílová data souboru nebyla zobrazena, protože soubor je příliš velký
+ 0 - 0
sop-api/src/main/resources/cloudmark_sop_mark_final.form


+ 0 - 1
sop-api/src/main/resources/cloudmark_sop_mark_prep.form

@@ -1 +0,0 @@
-[{"id":"167","code":"FORM_GROUP_TITLE","type":"FORM","formId":"mark_param_check_title","formName":"mark_param_check_title","title":"评卷参数核对","inputType":"STRING","required":false,"readable":true,"writable":false,"visable":true,"name":"带虚线分割线的标题","span":12},{"id":"168","code":"CHECKBOX","type":"FORM","formId":"mark_param_check_cb","formName":"mark_param_check_cb","title":"评卷参数核对","inputType":"STRING","required":true,"readable":false,"writable":true,"visable":true,"name":"复选框","span":12,"options":"[{\"value\":\"1\",\"label\":\"1、核查每个科目的满分是否正确(100分、150分、300分)\"},{\"value\":\"2\",\"label\":\"2、检查所有科目结构和分组是否全部导入。(评卷管理>评卷进度查看分组状态)\"}]"},{"id":"169","code":"FORM_GROUP_TITLE","type":"FORM","formId":"paper_form_upload_title","formName":"paper_form_upload_title","title":"纸质表单上传","inputType":"STRING","required":false,"readable":true,"writable":false,"visable":true,"name":"带虚线分割线的标题","span":12},{"id":"170","code":"FILE","type":"FORM","formId":"paper_form_photos","formName":"paper_form_photos","title":"上传关键节点检查表(纸质)拍照","inputType":"ARRAY","required":true,"readable":false,"writable":true,"visable":true,"length":3,"name":"文件","span":12}]

Rozdílová data souboru nebyla zobrazena, protože soubor je příliš velký
+ 0 - 0
sop-api/src/main/resources/cloudmark_sop_scan_ready.form


+ 0 - 1
sop-api/src/main/resources/cloudmark_sop_start.form

@@ -1 +0,0 @@
-{"approveRejectMap":{"f_usertask_cloudmark_inside_approve_region_3":[{"afterFlowTaskKey":"f_usertask_cloudmark_information_2","setup":2}],"f_usertask_cloudmark_inside_approve_engineer_4":[{"afterFlowTaskKey":"f_usertask_cloudmark_information_2","setup":2}]}}

Některé soubory nejsou zobrazeny, neboť je v těchto rozdílových datech změněno mnoho souborů