Commit 7a95d68d authored by 吴春's avatar 吴春

提交代码

parent c17d0b73
......@@ -7,7 +7,7 @@ namespace Mall.WindowsService
{
static void Main(string[] args)
{
// Module.EducationArticleShelvesModule.DailyRandomModule();
// Module.FinanceModule.AutoCancelOrder();
ServiceBase[] services = new ServiceBase[] { new WindowsService() };
ServiceBase.Run(services);
}
......
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