优化
This commit is contained in:
@@ -331,6 +331,7 @@ namespace WMS.Web.Repositories.DependencyInjection
|
||||
Services.AddTransient<IBoxMarkService, BoxMarkService>();
|
||||
Services.AddTransient<ISendMessageService, SendMessageService>();
|
||||
Services.AddTransient<IMaterialService, MaterialService>();
|
||||
Services.AddTransient<IRedisConcurrentProcessService, RedisConcurrentProcessService>();
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user