添加job
This commit is contained in:
12
Yi.Framework/Yi.Framework.Core/TaskJob/visitJob.cs
Normal file
12
Yi.Framework/Yi.Framework.Core/TaskJob/visitJob.cs
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
using System;
|
||||||
|
using System.Collections.Generic;
|
||||||
|
using System.Linq;
|
||||||
|
using System.Text;
|
||||||
|
using System.Threading.Tasks;
|
||||||
|
|
||||||
|
namespace Yi.Framework.Core.TaskJob
|
||||||
|
{
|
||||||
|
class visitJob
|
||||||
|
{
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user