vault backup: 2025-02-13 15:52:22

Affected files:
Haina/Weekly/2024/2024-W33.md
Haina/Weekly/2024/2024-W45.md
Haina/分享&培训/Untitled.md
Haina/项目/GHH/价格平台/WebHT 二期.md
main
Lei OT 5 months ago
parent e5ceb210a7
commit 8cf3d29649

@ -41,7 +41,7 @@ tags:
1. [x] 微信退款重复录入 ✅ 2024-10-21
2. [x] PayPal ACDC和V2版本的信用卡按钮冲突 ✅ 2024-08-08
3. [ ] PayPal ACDC: Google Pay
3. [x] PayPal ACDC: Google Pay ✅ 2025-02-13
## 本周计划

@ -33,8 +33,8 @@ tags:
5. ["] 发送邮件之后, 没有推送发送状态更新`email.updated` . *实际已经收到邮件*
- `email.updated`=`sent`
6. [x] 解析其他通知: `email.action.received` ✅ 2024-11-07
1. [ ] 数据填充不正确
7. [ ] 历史记录: 邮件类型消息
1. [x] 数据填充不正确 ✅ 2025-02-13
7. [x] 历史记录: 邮件类型消息 ✅ 2025-02-13
##### WABA

@ -1,29 +0,0 @@
``` ts
await sock.sendPresenceUpdate('available', id)
```
This lets the person/group with ``` id ``` know whether you're online, offline, typing etc.
``` presence ``` can be one of the following:
``` ts
type WAPresence = 'unavailable' | 'available' | 'composing' | 'recording' | 'paused'
```
The presence expires after about 10 seconds.
**Note:** In the multi-device version of WhatsApp -- if a desktop client is active, WA doesn't send push notifications to the device. If you would like to receive said notifications -- mark your Baileys client offline using `sock.sendPresenceUpdate('unavailable')`

@ -10,11 +10,11 @@ Updated: 2024-11-18 14:59 Mon
1. [>] 首页: 年份必填, 但不设默认值
2. [>] 价格录入: 人等修改
3. 合同
1. [ ] 合同备注
1. [x] 合同备注 ✅ 2025-02-13
2. [>] 价格显示, 表格与合同一致 `部分人等` `X以上`
3. [ ] `导游`
4. [ ] `景点`
5. [ ] `车费`
3. [x] `导游` ✅ 2025-02-13
4. [x] `景点` ✅ 2025-02-13
5. [/] `车费`
4. [>] 增加字段: `包价子类型` `所在城市` `排序`
5. [x] 调整字段: `报价显示类型`, 增加到`车费`, `导游`, ✅ 2024-10-24
6. [>] 搜索: 仅显示结果

Loading…
Cancel
Save