| | |
| | | { |
| | | "autoMove": true, |
| | | "id": "smsId", |
| | | "name": "smsConfig", |
| | | "desc": "短信配置", |
| | | "shareParam": "objId", |
| | | "shareColumn": "obj_id", |
| | | "shareName": "common", |
| | | "tableName": "sms_config", |
| | | "id": "titleId", |
| | | "name": "reportInfoSettingTitle", |
| | | "desc": "进出上报题目设置", |
| | | "shareParam": "communityId", |
| | | "shareColumn": "community_id", |
| | | "shareName": "report", |
| | | "tableName": "report_info_setting_title", |
| | | "param": { |
| | | "smsId": "sms_id", |
| | | "storeId": "store_id", |
| | | "objId": "obj_id", |
| | | "smsType": "sms_type", |
| | | "smsBusi": "sms_busi", |
| | | "templateCode": "template_code", |
| | | "signName": "sign_name", |
| | | "accessSecret": "access_secret", |
| | | "accessKeyId": "access_key_id", |
| | | "region": "region", |
| | | "logSwitch": "log_switch", |
| | | "remarks": "remarks", |
| | | "titleId": "title_id", |
| | | "settingId": "setting_id", |
| | | "title": "title", |
| | | "titleType": "title_type", |
| | | "seq": "seq", |
| | | "communityId": "community_id", |
| | | "createTime": "create_time", |
| | | "statusCd": "status_cd" |
| | | }, |
| | | "required": [ |
| | | { |
| | | "code": "objId", |
| | | "msg": "对象不能为空" |
| | | "code": "titleId", |
| | | "msg": "合同ID不能为空" |
| | | }, |
| | | { |
| | | "code": "smsType", |
| | | "msg": "短信类型不能为空" |
| | | "code": "settingId", |
| | | "msg": "商户ID不能为空" |
| | | }, |
| | | { |
| | | "code": "smsBusi", |
| | | "msg": "短信业务不能为空" |
| | | },{ |
| | | "code": "templateCode", |
| | | "msg": "短信模板不能为空" |
| | | },{ |
| | | "code": "signName", |
| | | "msg": "短信签名不能为空" |
| | | "code": "title", |
| | | "msg": "用户规格不能为空" |
| | | }, |
| | | { |
| | | "code": "accessSecret", |
| | | "msg": "访问秘钥不能为空" |
| | | },{ |
| | | "code": "accessKeyId", |
| | | "msg": "访问Key不能为空" |
| | | },{ |
| | | "code": "region", |
| | | "msg": "区域不能为空" |
| | | },{ |
| | | "code": "logSwitch", |
| | | "msg": "日志开关不能为空" |
| | | "code": "titleType", |
| | | "msg": "用户规格不能为空" |
| | | }, |
| | | { |
| | | "code": "seq", |
| | | "msg": "用户规格不能为空" |
| | | }, |
| | | { |
| | | "code": "communityId", |
| | | "msg": "用户规格不能为空" |
| | | } |
| | | ] |
| | | } |
| | | } |
| | | |