yefengwz

Results 2 issues of yefengwz

using Mysql in .net 5.0 Error------------------------------- System.AggregateException HResult=0x80131500 Message=One or more errors occurred. (Could not load type 'Microsoft.EntityFrameworkCore.MySqlDbContextOptionsExtensions' from assembly 'Pomelo.EntityFrameworkCore.MySql, Version=5.0.0.0, Culture=neutral, PublicKeyToken=2cc498582444921b'.) Source=System.Private.CoreLib StackTrace: at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken...

打开xlsx文件报错,Corrupted zip: missing 4797 bytes 已经安装: "@vue-office/excel": "^1.7.8", "@vue/composition-api": "^1.7.2", "vue": "2.7.16", 所有API都不是用mockjs了。 下面是报错信息。看到文件大小已经正常获取了,文件大小是75060,是一个标准的xlsx文件 ![报错](https://github.com/user-attachments/assets/7f681295-9496-4017-9fdd-8a07a6661d86) 下面是代码 ![代码](https://github.com/user-attachments/assets/b311746a-6229-4ebb-ba59-ad175f44db6f)