更改测试默认ca账号
Some checks are pending
Build Docker / build (push) Waiting to run

This commit is contained in:
haomingming 2025-12-01 16:45:33 +08:00
parent bd0a3512bc
commit 31c034eee1

View File

@ -84,7 +84,7 @@ class CaService extends BaseService
if ($app_env == 'prod'){
$this->entity_id = $user_doctor_info['user_id'];
}else{
$this->entity_id = "491925054435950592";
$this->entity_id = "516904855112556544";
}
$this->card_num = $user_doctor_info['card_num'];