This website works better with JavaScript
Home
Explore
Help
Register
Sign In
zmq
/
99ditui
forked from
zhongjie51/99ditui
Watch
0
Star
0
Fork
0
Files
Tree:
8fc68a6176
Branches
Tags
master
99ditui
/
src
/
plates
/
ZhonTai.Plate.Admin
/
ZhonTai.Plate.Admin.Service.Contracts
/
Base
/
IBaseService.cs
IBaseService.cs
99 B
History
Raw
1
2
3
4
5
6
7
namespace ZhonTai.Plate.Admin.Service
{
public interface IBaseService
{
}
}