@@ -706,6 +706,9 @@ $j = json_decode($j, true);
if(in_array($post['shop'],[42,47]) && ($post['cf'] == 0)){
$post['express'] = 80;
}
+ if($post['shop'] == 42 && $post['cf'] == 1){
+ $post['express'] = 89;
+ }
//自动写位置 开始
$zclp = array();$pxsl = array();