6 lines
106 B
C#
6 lines
106 B
C#
namespace AobaServer.Services;
|
|
|
|
public class AobaAuthService() : Aoba.RPC.Auth.AuthRpc.AuthRpcBase
|
|
{
|
|
|
|
} |