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