一期项目框架搭建
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
namespace Service.Interface
|
||||
{
|
||||
/// <summary>
|
||||
/// 数据大屏 服务接口
|
||||
/// </summary>
|
||||
public interface IBigScreenService
|
||||
{
|
||||
// TODO: 定义 数据大屏 相关方法
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user