array( // 'required' => 'true', // 'errmsg' => '发订单号不能为空' // ) // ); return array(); } /** * ordercancle * @return mixed 返回值 */ public function ordercancle(){ return array(); } }