rabin 2 years ago
parent
commit
c8f5cd4c4f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/shop/src/Yspay.php

+ 1 - 1
app/shop/src/Yspay.php

@@ -32,7 +32,7 @@ e460da436538134e18a7c0198d6142aac5c5685facf09b897c259cdcba3e9f38c8e620e49d160c2a
 		$class = new Chinaums();
 
 		# 查看当前余额
-		$cash = $class->query('89810007372106N');
+		$cash = $class->query('89810005311AUCG');
 
 		echo $cash;die;
 		return $cash;