longyi 22 hours ago
parent
commit
f41004a4b7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      core/CoreApp/controllers/Aatest.php

+ 1 - 1
core/CoreApp/controllers/Aatest.php

@@ -97,7 +97,7 @@ class Aatest extends Start_Controller {
     }
 
 	public function _apismtOrder(){
-		$post = $this->apismt->get_order("8204437130874932","500029016291JJfiqcWvDagfQ5qzYkheKJ3FySGf4172e36f7DRtdJsZRe3oAwXdFcj");
+		$post = $this->apismt->get_order("8204437130874932","50000601909fLFcsqEWGf1fd9756fw3q0TfklNpzHt1GHWEQtdwSvsNsWTa0WCkkIgJ");
 		echo "<pre>";
 		var_dump($post);
 		die;