You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

137 lines
3.3 KiB
Markdown

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

---
Created: 2024-05-15 Wed
Updated: 2024-05-17 14:49 Fri
tags:
- 周报
---
[[Haina/Yearly/2024|2024]] / [[Haina/Quarterly/2024-Q2|Q2]] / [[Haina/Monthly/2024-05|May]] / [[Haina/Weekly/2024/2024-W20|Week 20]] | Week 21 | [[Haina/Weekly/2024/2024-W22|Week 22]] / [[Haina/Daily/2024-05-13|13 Mon]] - [[Haina/Daily/2024-05-14|14 Tue]] - [[Haina/Daily/2024-05-15|15 Wed]] - [[Haina/Daily/2024-05-16|16 Thu]] - [[Haina/Daily/2024-05-17|17 Fri]] - [[Haina/Daily/2024-05-18|18 Sat]] - [[Haina/Daily/2024-05-19|19 Sun]] [[Haina/Daily/2024-05-20|20 Mon]] - [[Haina/Daily/2024-05-21|21 Tue]] -
---
*2024-05-21 Tue*
## 上周工作
### 重点工作
1.
### 维护工作
#### 支付中心
1. #维护 微信支付: 通知失败排查: 订单未同步
> **Q** **微信支付的结算模式是怎样的?**
> **A** 微信支付当前支持的结算模式为周期T+1且达到起结资金等值800USD。意味着您在T日发生的交易款达到起结资金时则微信支付将于T+1日启动结算汇款。
>
> 由于国际汇款的性质结算资金的实际到账时间取决于汇款银行、中间银行以及收款银行的处理时效。历史经验表明结算资金一般可以在2 - 3个工作日内收到。请留意如果遇到清算路径所在国家或地区的假期到账时间可能相应顺延。
#### Sales CRM
1. #新增 关联订单 ✅ 2024-05-15
2. #维护 05.15 恢复ycloud错误导致的缺失数据: 图片文件
3. [?] 客人发的文件,国内有时候需要代理打开,顾问打不开
4. #Feat💡 支付中心: 收款提示
5. #Feat💡 检索: 多媒体消息: 文件, 链接
#### Web
1. #修复 TS站火车: 客人预定日期不对比如搜索25日预定时却是24日
1. **未重现** 猜测是时区原因, 已更新为设置北京时间
2. #新增 海外反馈表需求 ✅ 2024-05-17
## 本周计划
1.
---
> [!check] Latest 2 weeks
>
> ```tasks
> not done
> path includes Haina
> path includes Weekly/2024
> path includes W20
> filter by function task.
> sort by heading
> sort by path reverse
> ```
> [!check] Latest 2 weeks
>
> ```tasks
> done after last monday
> path includes Haina
> path includes Weekly/2024
> sort by heading
> sort by path reverse
> ```
> [!todo] In Progress
>
> ```tasks
> not done
> path includes Haina
> path includes Weekly/2024
> (filter by function task.status.name === 'In Progress')
> sort by heading
> sort by path reverse
> ```
> [!note] Deferred
>
> ```tasks
> not done
> path includes Haina
> path includes Weekly/2024
> filter by function task.status.name === 'Deferred'
> sort by heading
> sort by path reverse
> ```
> [!tip] Idea
>
> ```tasks
> not done
> path includes Haina
> path includes Weekly/2024
> filter by function task.status.name === 'Important'
> sort by heading
> sort by path reverse
> ```
> [!faq] Question
>
> ```tasks
> not done
> path includes Haina
> path includes Weekly/2024
> filter by function task.status.name === 'Question'
> sort by heading
> sort by path reverse
> ```
> [!tip] Cancelled
>
> ```tasks
> not done
> path includes Haina
> path includes Weekly/2024
> filter by function task.status.name === 'Cancelled'
> sort by heading
> sort by path reverse
> ```
> [!todo] Todo
>
> ```tasks
> not done
> path includes Haina
> path includes Weekly/2024
> (filter by function task.status.name === 'Todo')
> sort by heading
> sort by path reverse
> ```