房木可
房木可
#444 This PR modifies the `doPayPalRequest(true)` return type to be array. `verifyIPN` will return to `JsonResponse` in the case of Invalid headers or webhook id supplied for paypal webhook.
支持WIndows Xmind
目前发现`sqlite.db`存储的微信号与实际不一致。 当前微信号`Josie_422` 这个微信注册的时候设置的是图中的旧微信号`tuna06`。 怀疑可能就是因为这个问题导致的不一致。 @huan 之前和好大沟通过,好大说应该是需要手动刷新一下,但是wechaty没有提供相关api。  
https://docs.chocolatey.org/en-us/create/create-packages _Originally posted by @TomLiu-GitHub in https://github.com/qishibo/AnotherRedisDesktopManager/issues/10#issuecomment-492493570_
配置: 打印URL: OSS_CNAME为true结果: OSS_CNAME为false结果: 上传时只能使用oss地域节点,不可以使用cdn。
支持基金
目前看到api是可以返回基金的,但case哪里没有增加。
假如某个用户已经在某个房间时,该用户再次向bot发出加入请求,这时bot会发送welcome消息,然后才处理repeat。   代码位于https://github.com/wechaty/wechaty-plugin-contrib/blob/fb4b3774d0c34833e0cf2a876e922fa7242b8248/src/contrib/room-inviter.ts#L47