소스 검색

修改wk uk 的快递配置

lvhao 1 주 전
부모
커밋
00053bfb91
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      core/CoreApp/controllers/Apitt.php

+ 3 - 0
core/CoreApp/controllers/Apitt.php

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