ycall
This commit is contained in:
@@ -47,9 +47,6 @@ class Yx extends Wxapp
|
||||
}
|
||||
$biz = $this->biz_model->get(array('id' => $row['biz_id']));
|
||||
$areaCode = $this->areaCodes[$biz['province_id']];
|
||||
if($areaCode == '0731'){
|
||||
$areaCode = '010';
|
||||
}
|
||||
|
||||
$redis = &load_cache('redis');
|
||||
$cache_key = "XZ_LICHEB_MOBILEA_{$user_mobile}_MOBILEB_{$customer_mobile}_{$admin_id}";
|
||||
|
||||
Reference in New Issue
Block a user