|
|
|
@ -27,14 +27,5 @@ namespace BWP.B3WeChat.BO |
|
|
|
[DFNotEmpty] |
|
|
|
public string UserId { get; set; } |
|
|
|
|
|
|
|
[LogicName("微信号关注ID")] |
|
|
|
public string OppenId { get; set; } |
|
|
|
|
|
|
|
[LogicName("QRCode图片")] |
|
|
|
public string Path { get; set; } |
|
|
|
|
|
|
|
[LogicName("QRCode过期时间")] |
|
|
|
public DateTime? OutTime { get; set; } |
|
|
|
|
|
|
|
} |
|
|
|
} |