'appid', 'title' => '应用AppID', 'type' => 'string', 'content' => [], 'value' => '1401020657', 'rule' => 'required', 'msg' => '', 'tip' => '', 'ok' => '', 'extend' => '', ], [ 'name' => 'appkey', 'title' => '应用AppKEY', 'type' => 'string', 'content' => [], 'value' => 'f19f59eeb813acfb93b0b3c2e96abc8b', 'rule' => 'required', 'msg' => '', 'tip' => '', 'ok' => '', 'extend' => '', ], [ 'name' => 'voiceAppid', 'title' => '语音短信AppID', 'type' => 'string', 'content' => [], 'value' => '1401020657', 'rule' => 'required', 'msg' => '使用语音短信必须设置', 'tip' => '', 'ok' => '', 'extend' => '', ], [ 'name' => 'voiceAppkey', 'title' => '语音短信AppKEY', 'type' => 'string', 'content' => [], 'value' => 'f19f59eeb813acfb93b0b3c2e96abc8b', 'rule' => 'required', 'msg' => '使用语音短信必须设置', 'tip' => '', 'ok' => '', 'extend' => '', ], [ 'name' => 'sign', 'title' => '签名', 'type' => 'string', 'content' => [], 'value' => '宜宾市三人行营销策划', 'rule' => 'required', 'msg' => '', 'tip' => '', 'ok' => '', 'extend' => '', ], [ 'name' => 'isVoice', 'title' => '是否使用语音短信', 'type' => 'radio', 'content' => [ '否', '是', ], 'value' => '0', 'rule' => 'required', 'msg' => '', 'tip' => '', 'ok' => '', 'extend' => '', ], [ 'name' => 'isTemplateSender', 'title' => '是否使用短信模板发送', 'type' => 'radio', 'content' => [ '否', '是', ], 'value' => '1', 'rule' => 'required', 'msg' => '', 'tip' => '', 'ok' => '', 'extend' => '', ], [ 'name' => 'template', 'title' => '短信模板', 'type' => 'array', 'content' => [], 'value' => [ 'register' => '', 'resetpwd' => '2493760', 'changepwd' => '2493760', 'changemobile' => '2493762', 'profile' => '', 'notice' => '', 'mobilelogin' => '2493757', 'bind' => '', 'cancelaccount' => '2493769', ], 'rule' => 'required', 'msg' => '', 'tip' => '', 'ok' => '', 'extend' => '', ], [ 'name' => 'voiceTemplate', 'title' => '语音短信模板', 'type' => 'array', 'content' => [], 'value' => [ 'register' => '', 'resetpwd' => '', 'changepwd' => '', 'changemobile' => '', 'profile' => '', 'notice' => '', 'mobilelogin' => '', 'bind' => '', ], 'rule' => 'required', 'msg' => '', 'tip' => '', 'ok' => '', 'extend' => '', ], ];