java110
2021-07-22 3ba9add6156de541c1ee902ba899c6a2ebab9e29
java110-generator/src/main/resources/web/template_1.json
old mode 100644 new mode 100755
@@ -1,133 +1,134 @@
{
  "templateName":"房源",
  "directories": "admin",
  "templateCode":"rentingPool",
  "templateKey":"rentingId",
  "templateKeyName":"租房ID",
  "searchCode": "rentingId",
  "searchName": "租房ID",
  "templateName":"短信配置",
  "templateCode":"smsConfig",
  "templateKey":"smsId",
  "templateKeyName":"短信编号",
  "searchCode": "smsId",
  "searchName": "短信编号",
  "directories": "property",
  "conditions": [
    {
      "name": "租房名称",
      "name": "活动标题",
      "inputType": "input",
      "code": "rentingTitle",
      "whereCondition": "equal"
    },
    {
      "name": "预付类型",
      "inputType": "select",
      "selectValue":"1001,2002,3003",
      "selectValueName":"押一付一,押一付三,押一付六",
      "code": "paymentType",
      "whereCondition": "equal"
    },
    {
      "name": "业主名称",
      "inputType": "input",
      "code": "ownerName",
      "code": "title",
      "whereCondition": "equal"
    }
  ],
  "columns":[
    {
      "code": "rentingTitle",
      "cnCode":"出租标题",
      "desc":"必填,请填写出租标题",
      "code":"smsType",
      "cnCode":"短信商",
      "desc":"必填,请填写短信商",
      "required":true,
      "hasDefaultValue":false,
      "inputType": "input",
      "limit":"maxLength",
      "limitParam":"100",
      "limitErrInfo":"标题太长 超过100位",
      "show": true
    },
    {
      "code": "price",
      "cnCode":"租金",
      "desc":"必填,请填写出租金",
      "required":true,
      "hasDefaultValue":false,
      "inputType": "input",
      "limit":"money",
      "limitParam":"",
      "limitErrInfo":"格式错误",
      "show": true
    },
    {
      "inputType": "select",
      "selectValue":"1001,2002,3003",
      "selectValueName":"押一付一,押一付三,押一付六",
      "code": "paymentType",
      "cnCode":"预付类型",
      "desc":"必填,请填写值",
      "required":true,
      "hasDefaultValue":false,
      "limit":"num",
      "limitParam":"",
      "limitErrInfo":"格式错误",
      "selectValue":"ALI,TECENT",
      "selectValueName":"阿里,腾讯",
      "limit":"maxin",
      "limitParam":"1,20",
      "limitErrInfo":"短信商超长了",
      "show": true
    },
    {
      "code": "checkInDate",
      "cnCode":"入住时间",
      "desc":"必填,请填写入住时间",
      "required":true,
      "hasDefaultValue":false,
      "inputType": "input",
      "limit":"date",
      "limitParam":"",
      "limitErrInfo":"格式错误",
      "show": true
    },
    {
      "code":"rentingConfigId",
      "cnCode":"出租配置",
      "desc":"必填,请选择出租配置",
      "code": "smsBusi",
      "cnCode":"短信业务",
      "desc":"必填,请填写短信业务",
      "required":true,
      "hasDefaultValue":false,
      "inputType": "select",
      "selectValue":"1001,2002",
      "selectValueName":"出租配置,每月租金比例",
      "selectValueName":"欠费催缴,工单通知",
      "limit":"num",
      "limitParam":"",
      "limitErrInfo":"显示格式错误",
      "limitErrInfo":"短信业务格式有误",
      "show": true
    },
    {
      "code": "rentingDesc",
      "code": "templateCode",
      "cnCode":"短信模板",
      "desc":"必填,请填写短信模板",
      "required":true,
      "hasDefaultValue":false,
      "inputType": "input",
      "limit":"maxLength",
      "limitParam":"64",
      "limitErrInfo":"短信模板超过64位",
      "show": true
    },
    {
      "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":"选填,请填写租客收费比率",
      "desc":"可填,请填写备注",
      "required":false,
      "hasDefaultValue":false,
      "inputType": "input",
      "defaultValue":"",
      "inputType":"input",
      "limit":"maxLength",
      "limitParam":"500",
      "limitErrInfo":"备注格式错误",
      "limitParam":"200",
      "limitErrInfo":"备注内容不能超过200",
      "show": false
    },
    {
      "code": "ownerName",
      "cnCode":"业主名称",
      "desc":"必填,请填写业主名称",
      "required":true,
      "hasDefaultValue":false,
      "inputType": "input",
      "limit":"maxLength",
      "limitParam":"100",
      "limitErrInfo":"业主名称太长",
      "show": true
    },
    {
      "code": "ownerTel",
      "cnCode":"业主电话",
      "desc":"必填,请填写业主电话",
      "required":true,
      "hasDefaultValue":false,
      "inputType": "input",
      "limit":"phone",
      "limitParam":"",
      "limitErrInfo":"业主电话格式错误",
      "show": true
    }
  ]
}