Commit 6f801a1d by 泽锋 李

fix

parent 6de783aa
......@@ -3,6 +3,7 @@ using AutoTurnOver.Services;
using AutoTurnOver.Utility;
using Microsoft.Extensions.DependencyInjection;
using Microsoft.Extensions.Hosting;
using System;
using System.Threading.Tasks;
......
......@@ -6,7 +6,7 @@ using System.Text;
using System.Threading;
using System.Threading.Tasks;
namespace ShortagePush
namespace ResetOutofstock
{
public class StockBackgrounService : BackgroundService
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment