menocrat

Results 3 issues of menocrat

### Why this feature? 不知道这个需求合理不,但目前以我的角度而言是需要的。 我目前负责了多个需要im的项目,我目前计划是每个项目都接入openim,但是如果为每个项目都部署一个单独的openim,有点太过于浪费了,而且不方便管理。 所以我的想法是引入scope的概念,二开接入的时候指定scope,openim以scope为隔离,提供统一的im服务,这样就只用维护一个组件了。 ### Suggested Solution 引入scope,基于scope做隔离 ### Additional Information _No response_

enhancement

### 简要描述 当使用微信云托管时,微信会将api.weixin.qq.com 解析为内网地址,导致无法使用https,希望增加一个配置,如果是类似场景,就直接使用http进行访问 ### 官方文档地址 https://developers.weixin.qq.com/miniprogram/dev/wxcloudservice/wxcloudrun/src/guide/weixin/open.html

### Version 0.7.0 ### Platforms iOS ### Device Model IPhone15 ### flutter info ```sh fvm flutter doctor Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel...