摘要:
.net8 中提示 以上錯誤增加了 builder.Services.AddScoped<IFlowCoefficient, FlowCoefficientManageService>(); 仍無效 提示錯誤 改為 builder.Services.AddScoped(typeof(FlowCoef 閱讀全文
posted @ 2024-03-28 22:30
瀅楓
閱讀(569)
評論(0)
推薦(0)
摘要:
var info = new List<string>(); ef 查詢語句 query.Where(x => info .Contains(x.Barcode)) 報錯 $ 附近錯誤 這是 ef 為了兼容 ,把查詢語句轉成了 類似下方語句 where barcode in( SELECT 1 FR 閱讀全文
posted @ 2024-03-28 22:27
瀅楓
閱讀(143)
評論(0)
推薦(0)
浙公網安備 33010602011771號