add tmall product entity parse

This commit is contained in:
2026-02-06 15:29:41 +08:00
parent 55904722b3
commit 4420d41d3d
@@ -183,6 +183,7 @@ class Product extends EntityParse
'raw', 'raw',
'ext', 'ext',
'hash', 'hash',
'created_date',
'updated_date', 'updated_date',
'updated_at', 'updated_at',
]; ];