longyi 6 月之前
父節點
當前提交
c1c4cc0f90
共有 2 個文件被更改,包括 4 次插入3 次删除
  1. 1 0
      core/CoreApp/controllers/Ac.php
  2. 3 3
      core/CoreApp/models/Model_cne.php

+ 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>";

File diff suppressed because it is too large
+ 3 - 3
core/CoreApp/models/Model_cne.php