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