Commit 6055b344 authored by qinhaitao's avatar qinhaitao

fix: 🐛 updateOrderGoods context

parent 7d674b3e
......@@ -26,7 +26,7 @@ export default async function updateOrderGoods(
}
const orderResult = await getUserOrderlist(
this.context,
context,
//@ts-ignore
userInfo.createTime || activityInfo?.startTime || Date.now(),
Date.now()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment