uu
This commit is contained in:
parent
637847e9a0
commit
aa8141f654
@ -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: '',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user