|
@@ -20,5 +20,6 @@ export const A1tableC = [
|
|
['txt', '联系电话', 'phone'],
|
|
['txt', '联系电话', 'phone'],
|
|
['txt', '人数', 'pcs'],
|
|
['txt', '人数', 'pcs'],
|
|
['txt', '预约日期', 'bookDate'],
|
|
['txt', '预约日期', 'bookDate'],
|
|
- ['txt', '预约时段', 'time']
|
|
|
|
|
|
+ ['txt', '预约时段', 'time'],
|
|
|
|
+ ['txt', '核销时间', 'updateTime']
|
|
]
|
|
]
|