| | |
| | | { |
| | | "autoMove": true, |
| | | "id": "floorId", |
| | | "name": "floor", |
| | | "desc": "楼栋", |
| | | "shareParam": "floorId", |
| | | "shareColumn": "floor_id", |
| | | "shareName": "community", |
| | | "tableName": "f_floor", |
| | | "param": { |
| | | "floorId": "floor_id", |
| | | "bId": "b_id", |
| | | "floorNum": "floor_num", |
| | | "name": "name", |
| | | "userId": "user_id", |
| | | "remark": "remark", |
| | | "skipLevel": "skip_level", |
| | | "describle": "describle", |
| | | "statusCd": "status_cd", |
| | | "communityId": "community_id", |
| | | "floorArea": "floor_area" |
| | | "storeId": "store_id", |
| | | "flowId": "flow_id", |
| | | "flowName": "flow_name", |
| | | "flowType": "flow_type", |
| | | "processDefinitionKey": "process_definition_key" |
| | | }, |
| | | "name": "workflow", |
| | | "shareColumn": "community_id", |
| | | "id": "flowId", |
| | | "shareName": "common", |
| | | "autoMove": true, |
| | | "required": [ |
| | | { |
| | | "code": "floorId", |
| | | "msg": "用户名称不能为空" |
| | | "msg": "流程ID不能为空", |
| | | "code": "flowId" |
| | | }, |
| | | { |
| | | "code": "bId", |
| | | "msg": "密码不能为空" |
| | | "msg": "流程名称不能为空", |
| | | "code": "flowName" |
| | | }, |
| | | { |
| | | "code": "floorNum", |
| | | "msg": "手机号不能为空" |
| | | "msg": "跳过不能为空", |
| | | "code": "skipLevel" |
| | | }, |
| | | { |
| | | "code": "name", |
| | | "msg": "手机号不能为空" |
| | | "msg": "小区ID不能为空", |
| | | "code": "communityId" |
| | | }, |
| | | { |
| | | "code": "userId", |
| | | "msg": "手机号不能为空" |
| | | "msg": "商户ID,用来做分区不能为空", |
| | | "code": "storeId" |
| | | }, |
| | | { |
| | | "code": "communityId", |
| | | "msg": "手机号不能为空" |
| | | "msg": "数据状态不能为空", |
| | | "code": "statusCd" |
| | | }, |
| | | { |
| | | "code": "floorArea", |
| | | "msg": "手机号不能为空" |
| | | "msg": "流程类型不能为空", |
| | | "code": "flowType" |
| | | } |
| | | ] |
| | | ], |
| | | "desc": "工作流程", |
| | | "shareParam": "communityId", |
| | | "tableName": "workflow" |
| | | } |
| | | |