longyi 6 miesięcy temu
rodzic
commit
c1c4cc0f90

+ 1 - 0
core/CoreApp/controllers/Ac.php

@@ -215,6 +215,7 @@ class Ac extends Start_Controller {
 		//$b = $this->yuntu->get_data($fullorder);
 		//$b = $this->usps->get_logistics($fullorder);
 		$fullorder['printcode'] = 'usps_priority';
+		$fullorder['js'] = 1;
 		$b = $this->cne->get_data($fullorder);
 		
 		echo "<pre>";

Plik diff jest za duży
+ 3 - 3
core/CoreApp/models/Model_cne.php