This commit is contained in:
wucongxing 2023-03-30 17:32:51 +08:00
parent 70932a142c
commit 4dd9afca16
2 changed files with 1 additions and 1 deletions

View File

@ -253,7 +253,7 @@ class OrderPrescriptionService extends BaseService
$image = $manager->make($prescription_image);
$fontPath = './runtime/ZiYuYongSongTi-2.ttf';
$fontPath = './extend/Ca/ZiYuYongSongTi-2.ttf';
// 处方号
$image->text($order_prescription['prescription_code'], 1480, 540, function ($font) use($fontPath) {

Binary file not shown.