old mode 100644
new mode 100755
| | |
| | | { |
| | | "templateName": "最美员工", |
| | | "directories": "property", |
| | | "templateCode": "activitiesBeautifulStaff", |
| | | "templateKey": "beId", |
| | | "templateKeyName": "ID", |
| | | "searchCode": "beId", |
| | | "searchName": "ID", |
| | | "templateName":"账户提现", |
| | | "templateCode":"accountWithdrawalApply", |
| | | "templateKey":"applyId", |
| | | "templateKeyName":"提现ID", |
| | | "searchCode": "applyId", |
| | | "searchName": "提现ID", |
| | | "directories": "acct", |
| | | "conditions": [ |
| | | { |
| | | "name": "活动规则", |
| | | "inputType": "select", |
| | | "selectValue": "6666", |
| | | "selectValueName": "最美员工", |
| | | "code": "ruleId", |
| | | "name": "申请人名称", |
| | | "inputType": "input", |
| | | "code": "applyUserName", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "name": "员工名称", |
| | | "name": "申请人电话", |
| | | "inputType": "input", |
| | | "code": "staffName", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "name": "员工编号", |
| | | "inputType": "input", |
| | | "code": "activitiesNum", |
| | | "code": "applyUserTel", |
| | | "whereCondition": "equal" |
| | | } |
| | | ], |
| | | "columns": [ |
| | | "columns":[ |
| | | { |
| | | "code": "ruleId", |
| | | "cnCode": "活动规则", |
| | | "desc": "必填,请选择活动规则", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "inputType": "select", |
| | | "selectValue": "6666", |
| | | "selectValueName": "最美员工", |
| | | "limit": "num", |
| | | "limitParam": "", |
| | | "limitErrInfo": "活动规则格式错误", |
| | | "code":"amount", |
| | | "cnCode":"提现金额", |
| | | "desc":"必填,请填写提现金额", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType":"input", |
| | | "limit":"money", |
| | | "limitParam":"", |
| | | "limitErrInfo":"提现金额格式错误", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "staffId", |
| | | "cnCode": "员工", |
| | | "desc": "必填,请填写员工", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "code": "applyUserId", |
| | | "cnCode":"申请人ID", |
| | | "desc":"必填,请选择类型", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "input", |
| | | "limit": "maxLength", |
| | | "limitParam": "128", |
| | | "limitErrInfo": "员工名称太长", |
| | | "limit":"num", |
| | | "limitParam":"", |
| | | "limitErrInfo":"类型格式错误", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "activitiesNum", |
| | | "cnCode": "员工编号", |
| | | "desc": "必填,请填写员工编号", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "code": "applyUserName", |
| | | "cnCode":"申请人名称", |
| | | "desc":"必填,请填写申请人名称", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "input", |
| | | "limit": "num", |
| | | "limitParam": "", |
| | | "limitErrInfo": "编号必须为数字", |
| | | "limit":"maxin", |
| | | "limitParam":"1,20", |
| | | "limitErrInfo":"申请人名称不能超过20位", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "workContent", |
| | | "cnCode": "工作简介", |
| | | "desc": "必填,请填写工作简介", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "code": "applyUserTel", |
| | | "cnCode":"申请人电话", |
| | | "desc":"必填,请填写申请人电话", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "input", |
| | | "limit": "maxLength", |
| | | "limitParam": "1024", |
| | | "limitErrInfo": "工作简介说明太长", |
| | | "limit":"phone", |
| | | "limitParam":"", |
| | | "limitErrInfo":"申请人电话格式错误", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "context", |
| | | "cnCode":"申请说明", |
| | | "desc":"请填写申请说明", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "input", |
| | | "limit":"maxLength", |
| | | "limitParam":"500", |
| | | "limitErrInfo":"申请说明不能超过500", |
| | | "show": true |
| | | } |
| | | ] |