'成功', 'PARAM_ERROR' => '参数错误', 'no_odds' => '该赛事没有赔率数据', 'empty' => '数据为空', //===体育数据写入=== 'HANDLE_ERRORS' =>'数据处理失败', 'abnormal' =>'提交数据异常', 'update_error' =>'有数据更新失败', 'insert_error' =>'有数据插入失败', 'country_error' =>'国家不存在', 'area_error' =>'地区不存在', 'league_error' =>'联赛不存在', 'match_error' =>'赛事不存在', 'local_league_error' =>'写入联赛关联记录失败', 'add_odds_error' =>'赛事赔率写入失败', 'add_odds_r_error' =>'赛事赔率记录写入失败', 'add_lg_r_error' =>'联赛结果写入失败', 'add_match_r_error' =>'赛事结果写入失败', 'add_match_r_r_error' =>'赛事结果记录写入失败', 'lg_lastTime_error' =>'联赛赛季结束时间不存在', 'half_match_error' =>'所属上半场赛事不存在', 'auth_error' => '无权操作', 'order_money_err' =>'无法获取该订单金额数据', 'order_status_up_err' => '更新订单状态失败', 'up_user_err' => '更新用户资金失败', 'add_money_err' => '写入资金变动记录失败', 'order_null' => '订单不存在', 'order_type_err' => '订单非投注状态,不可撤单', // ====end=== // 'fail' => '注册失败', // 'no_null_account' => '用户已存在', // 'no_problem' => '未提交密保问题', // 'no_account' => '会员账号不能为空', // 'no_answer' => '未提交密保问题答案', // 'no_password' => '会员密码不能为空', // 'no_repassword' => '确认密码不能为空', // 'no_wmpassword' => '取款密码不能为空', // 'no_pwd_equally' => '两次密码不一致', // 'no_agree' => '未同意用户协议', // 'login_success' => '登陆成功', // 'login_fail' => '登陆失败', // 'illegal_account' =>'账号非法', // 'illegal_password' =>'密码非法', // 'illegal_answer' =>'密保答案非法', // 'illegal_wmpassword' =>'提款密码非法', // 'agreement_wmpassword_password' =>'提款密码不能与登录密码一致', );