mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-03-20 16:36:37 +08:00
feat:基于furion搭建
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace Yi.Furion.Rbac.Application;
|
||||
|
||||
public interface ISystemService
|
||||
{
|
||||
string GetDescription();
|
||||
}
|
||||
Reference in New Issue
Block a user