init: 导入项目到 meswork Gitea
This commit is contained in:
16
DataMirrorTools_Simulator/Foundation/Interface3/IIExecCmd.cs
Normal file
16
DataMirrorTools_Simulator/Foundation/Interface3/IIExecCmd.cs
Normal file
@@ -0,0 +1,16 @@
|
||||
using Global;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace DTTest
|
||||
{
|
||||
|
||||
public interface IIExecCmd
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user