ConanYao
ConanYao
**Describe the bug** "Add Cluster view" the required field validation prompt is incorrect. All prompted "Cluster name cannot left empty". **Reproduce steps** 1. open the "Add Cluster view" 2. click...
 
你好,请看一下MAUI的测试,这边在Windows下运行可用 [增加maui项目,测试AutoUpdate的跨平台可用性](https://github.com/JaneConan/AutoUpdater/commit/8678987103d9e4f0eff966f83aefb4c4f3ca116b)  Mac我稍晚些跑一下,正在运行更新maui check

> ***此版块专为反馈 bug 及提交需求服务,不负责解答开发问题,请勿发表开发问题, 如果您需要这方面的帮助,请移步`问答社区`:https://weixin.senparc.com/QA*** ##### 问题描述  企业微信最近更新了接口文档,增加了预约会议等功能 ##### 微信官方文档 URL https://developer.work.weixin.qq.com/document/path/99104 ##### 微信官方文档快照(直接复制关键内容到下方) ##### 发现问题的模块 - [ ] Senparc.Weixin 版本: - [ ] Senparc.Weixin.MP 版本: - [ ]...
> ***此版块专为反馈 bug 及提交需求服务,不负责解答开发问题,请勿发表开发问题, 如果您需要这方面的帮助,请移步`问答社区`:https://weixin.senparc.com/QA*** ##### 问题描述 实现小程序大文件上传库miniprogram-file-uploader的后端方法 ##### 微信官方文档 URL https://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/extended/component-plus/uploader.html https://learn.microsoft.com/zh-cn/aspnet/core/mvc/models/file-uploads?view=aspnetcore-7.0 ##### 微信官方文档快照(直接复制关键内容到下方) 服务端如何接收 由于小程序端采用分块上传,服务端也需要进行秒传验证、接收分块、分块合并等处理 ##### 发现问题的模块 - [ ] Senparc.Weixin 版本: - [ ] Senparc.Weixin.MP 版本: -...
**Describe the bug** "Add Cluster view" the required field validation prompt is incorrect. if we change Discount value < 0 **Reproduce steps** 1. open the "Add Cluster view" 2. click...
We can get the Value by Excel  BT, we cannot find in OpenXML by `C# var controls = wsPart.Worksheet.Descendants(); ` 
In the docs, docs/demo/greeter.md we find one line, when we copy to ide, it doesn't work~ https://github.com/AElfProject/aelf-boilerplate/blob/f3e39b7344818b1804871424576bb15cf9e46165/docs/demo/greeter.md?plain=1#L267C1-L267C51  ``` C# public void LogDebug(Func func) => this.SmartContractBridgeContextImplementation.LogDebug(func); ```
### Steps to reproduce Ideally include a complete code listing that we can run to reproduce the issue. Alternatively, you can provide a project/solution that we can run. ### The...