Add remark
This commit is contained in:
parent
f2a141314d
commit
24ae07507c
@ -211,6 +211,7 @@ class Wcf():
|
||||
contact = {
|
||||
"wxid": cnt.get("wxid", ""),
|
||||
"code": cnt.get("code", ""),
|
||||
"remark": cnt.get("remark", ""),
|
||||
"name": cnt.get("name", ""),
|
||||
"country": cnt.get("country", ""),
|
||||
"province": cnt.get("province", ""),
|
||||
|
Loading…
Reference in New Issue
Block a user