fix : coupon date

This commit is contained in:
2025-08-06 11:41:52 +08:00
parent c4c154cbb9
commit edf270a6ce

View File

@@ -63,7 +63,7 @@ class YlyPrintService implements PrintOrderInterface
* @var Log * @var Log
*/ */
#[Inject] #[Inject]
private Log $log; protected Log $log;
/** /**
* @return void * @return void