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