This commit is contained in:
aihe 2024-06-04 15:10:44 +08:00
parent 637847e9a0
commit aa8141f654

View File

@ -1,5 +1,8 @@
import dayjs from "dayjs"
export const getOrderModels = () => {
return {
sendDate: dayjs().format("YYYY-MM-DD HH:mm:ss"),// 下单时间
reciever: { // 收件人信息
country: undefined,
name: '',