movies
This commit is contained in:
10
Core/JXCMS.Core/Spider/SpiderMain.cs
Executable file
10
Core/JXCMS.Core/Spider/SpiderMain.cs
Executable file
@@ -0,0 +1,10 @@
|
||||
namespace JXCMS.Core.Spider
|
||||
{
|
||||
public class SpiderMain
|
||||
{
|
||||
public static void StartSpider()
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user