From 51dbed179c5ea6158b13722ab9e88f3da3c3035c Mon Sep 17 00:00:00 2001 From: haomingming Date: Tue, 30 Dec 2025 17:13:49 +0800 Subject: [PATCH] 123 --- app/Services/CaService.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Services/CaService.php b/app/Services/CaService.php index b4669e2..da2fd33 100644 --- a/app/Services/CaService.php +++ b/app/Services/CaService.php @@ -71,7 +71,7 @@ class CaService extends BaseService if ($app_env == 'prod'){ $this->entity_id = "1"; }else{ - $this->entity_id = "534534546"; + $this->entity_id = "534534546123"; } $this->card_num = "91510106MABTJY4K9R"; }elseif($type == 2){