升级框架版本
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
namespace Assets.Scripts.Entity
|
||||
{
|
||||
public class AuthenticationSelectComponent : NBC.Entitas.Entity
|
||||
public class AuthenticationSelectComponent : Fantasy.Entitas.Entity
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
@@ -10,7 +10,7 @@ namespace Assets.Scripts.Entity
|
||||
public string aud { get; set; }
|
||||
}
|
||||
|
||||
public sealed class JWTParseComponent : NBC.Entitas.Entity
|
||||
public sealed class JWTParseComponent : Fantasy.Entitas.Entity
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user