This commit is contained in:
2026-02-04 13:58:18 +08:00
parent fac41876c0
commit e391b1dcdb
@@ -190,7 +190,7 @@ class Order extends EntityParse
'raw', 'raw',
'ext', 'ext',
'buyer_user_id', 'buyer_user_id',
'raw_hash', 'hash',
'updated_at', // 更新时刷新,created_at 不包含以保留原始创建时间 'updated_at', // 更新时刷新,created_at 不包含以保留原始创建时间
]; ];