5345345461 改为 534534546
Some checks are pending
Build Docker / build (push) Waiting to run

This commit is contained in:
haomingming 2025-12-01 17:40:57 +08:00
parent 31c034eee1
commit e22d2380a4

View File

@ -67,7 +67,7 @@ class CaService extends BaseService
if ($type == 1){ if ($type == 1){
// 医院 // 医院
$this->sign_image_path = "basic/file/hospital_signature.png"; $this->sign_image_path = "basic/file/hospital_signature.png";
$this->entity_id = "5345345461"; $this->entity_id = "534534546";
$this->card_num = "91510106MABTJY4K9R"; $this->card_num = "91510106MABTJY4K9R";
}elseif($type == 2){ }elseif($type == 2){
// 用户 // 用户