This website works better with JavaScript
首页
发现
帮助
注册
登录
zmq
/
99ditui
派生自
zhongjie51/99ditui
关注
0
点赞
0
派生
0
文件
目录树:
8fc68a6176
分支列表
标签列表
master
99ditui
/
src
/
plates
/
ZhonTai.Plate.Admin
/
ZhonTai.Plate.Admin.Service.Contracts
/
Base
/
IBaseService.cs
IBaseService.cs
99 B
文件历史
原始文件
1
2
3
4
5
6
7
namespace ZhonTai.Plate.Admin.Service
{
public interface IBaseService
{
}
}