Explorar el Código

提价apitt的TTSP发货

lvhao hace 1 semana
padre
commit
757da4ad33
Se han modificado 1 ficheros con 4 adiciones y 1 borrados
  1. 4 1
      core/CoreApp/controllers/Apitt.php

+ 4 - 1
core/CoreApp/controllers/Apitt.php

@@ -697,9 +697,12 @@ $j = json_decode($j, true);
 								
 								}
 								//如果是走cbt的店铺那么系统将会自动将获取的快递修改为cbt的快递
-								if(in_array($post['shop'],[35,38,39,40,41,44,46,49,58])){
+								if(in_array($post['shop'],[35,39,40,41,44,46,49,58])){
 									$post['express'] = 83;
+								}else if(in_array($post['shop'],[38])){
+									$post['express'] = 85;
 								}
+
 							    //自动写位置 开始
 							   $zclp = array();$pxsl = array();
 							   $slpx = explode('|',$post['slpx']);//排序