34
Some checks are pending
Build Docker / build (push) Waiting to run

This commit is contained in:
haomingming 2025-12-31 08:53:50 +08:00
parent 51dbed179c
commit 9f6f0aa299

View File

@ -71,7 +71,7 @@ class CaService extends BaseService
if ($app_env == 'prod'){ if ($app_env == 'prod'){
$this->entity_id = "1"; $this->entity_id = "1";
}else{ }else{
$this->entity_id = "534534546123"; $this->entity_id = "534534546";
} }
$this->card_num = "91510106MABTJY4K9R"; $this->card_num = "91510106MABTJY4K9R";
}elseif($type == 2){ }elseif($type == 2){