08 2022 档案
摘要:今天客服反应,提交表单失效... 用苹果测试没问题,给客户返回结果,客户坚持有问题未解决,就问什么手机什么系统,结果发现在鸿蒙或安卓系统中, location.reload() 失效,window.location.href = location.href 失效,window.location.re
阅读全文
摘要:表映射 [Table(string name, Properties:[Schema = string]) [Table("DataTest", Schema = "admin")] //注释:[Table(string name, Properties:[Schema = string]) pub
阅读全文
摘要:添加引用 using Microsoft.EntityFrameworkCore; using MySQL.Data.EntityFrameworkCore.Extensions;
阅读全文