old mode 100644
new mode 100755
| | |
| | | { |
| | | "autoMove": true, |
| | | "id": "detailId", |
| | | "name": "attendanceClassesTaskDetail", |
| | | "desc": "考勤任务明细", |
| | | "id": "dataId", |
| | | "name": "oaWorkflowData", |
| | | "desc": "OA表单审批数据", |
| | | "shareParam": "storeId", |
| | | "shareColumn": "store_id", |
| | | "shareName": "common", |
| | | "tableName": "attendance_classes_task_detail", |
| | | "shareName": "oa", |
| | | "tableName": "oa_workflow_data", |
| | | "param": { |
| | | "taskId": "task_id", |
| | | "detailId": "detail_id", |
| | | "specCd": "spec_cd", |
| | | "statusCd": "status_cd", |
| | | "value": "value", |
| | | "checkTime": "check_time", |
| | | "facePath": "face_path", |
| | | "state": "state", |
| | | "remark": "remark", |
| | | "storeId": "store_id" |
| | | "dataId": "data_id", |
| | | "businessKey": "business_key", |
| | | "storeId": "store_id", |
| | | "context": "context", |
| | | "staffId": "staff_id", |
| | | "staffName": "staff_name", |
| | | "startTime": "start_time", |
| | | "endTime": "end_time", |
| | | "event": "event", |
| | | "preDataId": "pre_data_id", |
| | | "statusCd": "status_cd" |
| | | }, |
| | | "required": [ |
| | | { |
| | | "code": "taskId", |
| | | "msg": "任务不能为空" |
| | | "code": "businessKey", |
| | | "msg": "业务不能为空" |
| | | }, |
| | | { |
| | | "code": "storeId", |
| | | "msg": "商户不能为空" |
| | | "code": "context", |
| | | "msg": "审批内容不能为空" |
| | | } |
| | | ] |
| | | } |