old mode 100644
new mode 100755
| | |
| | | { |
| | | "templateName":"合同类型属性", |
| | | "directories": "admin", |
| | | "templateCode":"contractTypeSpec", |
| | | "templateKey":"specCd", |
| | | "templateKeyName":"规格", |
| | | "searchCode": "specCd", |
| | | "searchName": "规格", |
| | | "templateName":"短信配置", |
| | | "templateCode":"smsConfig", |
| | | "templateKey":"smsId", |
| | | "templateKeyName":"短信编号", |
| | | "searchCode": "smsId", |
| | | "searchName": "短信编号", |
| | | "directories": "property", |
| | | "conditions": [ |
| | | { |
| | | "name": "规格名称", |
| | | "name": "活动标题", |
| | | "inputType": "input", |
| | | "code": "specName", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "name": "规格显示", |
| | | "inputType": "select", |
| | | "selectValue":"Y,N", |
| | | "selectValueName":"显示,不显示", |
| | | "code": "specShow", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "name": "规格", |
| | | "inputType": "input", |
| | | "code": "specCd", |
| | | "code": "title", |
| | | "whereCondition": "equal" |
| | | } |
| | | ], |
| | | "columns":[ |
| | | { |
| | | "code": "specName", |
| | | "cnCode":"规格名称", |
| | | "desc":"必填,请填写规格名称", |
| | | "code":"smsType", |
| | | "cnCode":"短信商", |
| | | "desc":"必填,请填写短信商", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "select", |
| | | "selectValue":"ALI,TECENT", |
| | | "selectValueName":"阿里,腾讯", |
| | | "limit":"maxin", |
| | | "limitParam":"1,20", |
| | | "limitErrInfo":"短信商超长了", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "smsBusi", |
| | | "cnCode":"短信业务", |
| | | "desc":"必填,请填写短信业务", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "select", |
| | | "selectValue":"1001,2002", |
| | | "selectValueName":"欠费催缴,工单通知", |
| | | "limit":"num", |
| | | "limitParam":"", |
| | | "limitErrInfo":"短信业务格式有误", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "templateCode", |
| | | "cnCode":"短信模板", |
| | | "desc":"必填,请填写短信模板", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "input", |
| | | "limit":"maxLength", |
| | | "limitParam":"64", |
| | | "limitErrInfo":"规格名称太长", |
| | | "limitErrInfo":"短信模板超过64位", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "specHoldplace", |
| | | "cnCode":"说明", |
| | | "desc":"选填,请填写说明", |
| | | "required":false, |
| | | "code": "signName", |
| | | "cnCode":"短信签名", |
| | | "desc":"必填,请填写短信签名", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "input", |
| | | "limit":"maxLength", |
| | | "limitParam":"128", |
| | | "limitErrInfo":"短信签名超过128位", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "accessSecret", |
| | | "cnCode":"短信秘钥", |
| | | "desc":"必填,请填写短信秘钥", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "input", |
| | | "limit":"maxLength", |
| | | "limitParam":"128", |
| | | "limitErrInfo":"短信秘钥超过128位", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "accessKeyId", |
| | | "cnCode":"访问KEY", |
| | | "desc":"必填,请填写访问KEY", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "input", |
| | | "limit":"maxLength", |
| | | "limitParam":"128", |
| | | "limitErrInfo":"访问KEY超过128位", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "region", |
| | | "cnCode":"区域", |
| | | "desc":"必填,请填写区域", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "input", |
| | | "limit":"maxLength", |
| | | "limitParam":"64", |
| | | "limitErrInfo":"区域超过64位", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "logSwitch", |
| | | "cnCode":"日志", |
| | | "desc":"必填,请填写日志", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "select", |
| | | "selectValue":"ON,OFF", |
| | | "selectValueName":"记录,不记录", |
| | | "limit":"maxLength", |
| | | "limitParam":"20", |
| | | "limitErrInfo":"日志格式有误", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code":"remark", |
| | | "cnCode":"备注", |
| | | "desc":"可填,请填写备注", |
| | | "required":false, |
| | | "hasDefaultValue":false, |
| | | "defaultValue":"", |
| | | "inputType":"input", |
| | | "limit":"maxLength", |
| | | "limitParam":"200", |
| | | "limitErrInfo":"说明不能超过500位", |
| | | "limitErrInfo":"备注内容不能超过200", |
| | | "show": false |
| | | }, |
| | | { |
| | | "code":"required", |
| | | "cnCode":"必填", |
| | | "desc":"必填,请选择是否必填", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "select", |
| | | "selectValue":"Y,N", |
| | | "selectValueName":"是,否", |
| | | "limit":"", |
| | | "limitParam":"", |
| | | "limitErrInfo":"模板格式错误", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code":"specShow", |
| | | "cnCode":"展示", |
| | | "desc":"必填,请选择是否添加编辑时展示", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "select", |
| | | "selectValue":"Y,N", |
| | | "selectValueName":"是,否", |
| | | "limit":"", |
| | | "limitParam":"", |
| | | "limitErrInfo":"模板格式错误", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code":"specValueType", |
| | | "cnCode":"值类型", |
| | | "desc":"必填,请选择值类型", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "select", |
| | | "selectValue":"1001,2002,3003", |
| | | "selectValueName":"字符串,整数,金额", |
| | | "limit":"num", |
| | | "limitParam":"", |
| | | "limitErrInfo":"值类型格式错误", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code":"specType", |
| | | "cnCode":"规格类型", |
| | | "desc":"必填,请选择规格类型", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "select", |
| | | "selectValue":"2233,3344", |
| | | "selectValueName":"input,select", |
| | | "limit":"num", |
| | | "limitParam":"", |
| | | "limitErrInfo":"规格类型错误", |
| | | "show": true |
| | | } |
| | | , |
| | | { |
| | | "code":"listShow", |
| | | "cnCode":"查询显示", |
| | | "desc":"必填,请选择查询显示", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "select", |
| | | "selectValue":"Y,N", |
| | | "selectValueName":"是,否", |
| | | "limit":"", |
| | | "limitParam":"", |
| | | "limitErrInfo":"规格类型错误", |
| | | "show": true |
| | | } |
| | | ] |
| | | } |