update
This commit is contained in:
@@ -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 不包含以保留原始创建时间
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user