Update WeChatUserInfo.cs
This commit is contained in:
parent
5029249006
commit
e802e03af1
|
@ -51,8 +51,7 @@ namespace WeChatSharp
|
|||
|
||||
[JsonProperty(propertyName: "qr_scene_str")]
|
||||
public string QrSceneStr;
|
||||
|
||||
public string Id => OpenId;
|
||||
public string DbId => OpenId;
|
||||
}
|
||||
/*
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue