10 lines
137 B
C#
10 lines
137 B
C#
using Inotify.ThridOauth.Entity;
|
|
|
|
|
|
|
|
namespace Inotify.ThridOauth.Entity
|
|
{
|
|
public class QQCredential : CredentialSetting
|
|
{
|
|
}
|
|
} |