feat:基于furion搭建
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
namespace Yi.Furion.Rbac.Application;
|
||||
|
||||
public class Mapper : IRegister
|
||||
{
|
||||
public void Register(TypeAdapterConfig config)
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user