调整Rooming List导出日期格式

This commit is contained in:
andy
2026-07-22 17:43:23 +07:00
parent 0de960372b
commit 76d253afc4
6 changed files with 16 additions and 14 deletions

View File

@@ -1221,7 +1221,7 @@ id_number
后端派生规则:
- 从来源 Excel `旅游日期` 列解析入住和离店日期;样例 `2026年5月9日5月14日` 派生 `Arrival=2026-05-09``Departure=2026-05-14`
- 从来源 Excel `旅游日期` 列解析入住和离店日期;样例 `2026年5月9日5月14日` 派生 `Arrival=2026/05/09``Departure=2026/05/14`
- `Adults` 按当前分房行实际人数计算;尾房人数不足时按实际人数写入。
- `Children` 固定为 `0`
- `Title``Rate Code``VIP``Email``ID Type``ID Number` 第一版固定为空。