mapxn

Results 16 comments of mapxn

# I got it @everyone . # I turn off my virus-killing software. Then that's OK

# Another way to solve this issue is that: ```cd ~/.gitbook/versions/版本/lib/output/website/``` ```vim copyPluginAssets.js``` try to delete `confirm: ture` in the bottom, about line112.

目前[百度智能云函数版本](https://github.com/easychen/wecomchan/tree/main/python-baiduCFC)已经支持多应用推送。

@fabaoin > TOUID 如何获取? 1. 登录网页版企业微信 https://work.weixin.qq.com/wework_admin/frame#contacts 2. 点击某用户

> 谢谢,uid已经找到了。命令行发送指定的某个uid怎么调用呢? 现在是全部人都能收到消息 我看了go版本的[代码](https://github.com/easychen/wecomchan/blob/main/go-wecomchan/wecomchan.go#L26) ,这里的`WecomToUid` 是hardcode,默认从环境变量取,若取不到则设置为`@all`。 如果需要通过参数传`touid`,应该需要修改对应代码。 当然你也可以使用[百度云函数版本](https://github.com/easychen/wecomchan/tree/main/python-baiduCFC),现已经支持通过参数传接收者。

理论上可行,有很多提供数据库的平台 期待能serverless运行 1. sqlite https://turso.tech 2. mongodb https://mongodb.com 3. postgreSQL https://neon.tech 4. ...