This commit is contained in:
aihe 2024-06-04 15:10:23 +08:00
parent 952572a84c
commit a1261e9529

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: '',