zhengcaioa/zhengcaioa/Startup.cs
@@ -144,6 +144,7 @@ services.AddScoped(typeof(IOrderBanciDtlService), typeof(OrderBanciDtlService)); services.AddScoped(typeof(IOrderBanciService), typeof(OrderBanciService)); services.AddScoped(typeof(IOrderBanciOrderService), typeof(OrderBanciOrderService)); services.AddScoped(typeof(ISysBaimingdanService), typeof(SysBaimingdanService)); services.AddScoped(typeof(IAskService), typeof(AskService));