wwHwo

Results 4 issues of wwHwo

本项目提供多个软件和多项服务,请明确说明您反馈的问题是有关哪一个软件,或哪一个服务? 本来有个搬瓦工的,但流量不够了,我今天刚充的5刀在vultr重新租了个,发现洛杉矶,西雅图,新加坡,韩国在https://tcp.ping.pe/上都ping不通,不晓得咋办了 另外我ssh能连上,cmd也能ping通,但搭好服务器之后硬是不能用ss连上,ss的日志里一直报timeout ![image](https://user-images.githubusercontent.com/45035168/163554600-9c1f1204-f209-43a7-a612-55b50064081b.png)

Impressive work, But in code, there are only mask for 20% and 30% sampling rate, could you please release other mask, i am trying to experiment in different sampling rate...

![image](https://user-images.githubusercontent.com/45035168/157356691-720ef8e7-1236-44a1-971b-0a2178a90ae0.png)

### Excel Type - [x] XLSX ### Upload Excel File [text.xlsx](https://github.com/user-attachments/files/16596441/text.xlsx) ### MiniExcel Version ### Description public async Task UpdateByExcel(IFormFile file) { try { var dtoes = file.OpenReadStream().Query().ToList(); } 执行上述代码时,会抛出如下异常:...