This website works better with JavaScript.
Home
Explore
Help
Sign In
BWPB3
/
B3WeChat
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Activity
Browse Source
二维码方法修改
master
[zhengchao]
9 years ago
parent
7c9a66389f
commit
40cfd5624c
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
B3WeChat/Rpcs/ClientRpc.cs
+ 1
- 1
B3WeChat/Rpcs/ClientRpc.cs
View File
@ -58,7 +58,7 @@ namespace BWP.B3WeChat.Rpcs
}
[Rpc]
public
static
String
GetQRCodeUrl
(
string
username
)
public
static
String
Get
User
QRCodeUrl
(
string
username
)
{
string
url
=
string
.
Empty
;
string
customer
=
GetDeviceNumber
(
)
;
Write
Preview
Loading…
Cancel
Save