bing use mkt zh-CN
This commit is contained in:
parent
9f7e8653ae
commit
6bd0d9774a
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ class Ans(StdAns):
|
|||
params = {
|
||||
'q':self.raw_msg['message'][5:],
|
||||
'count': 1,
|
||||
'mkt': 'zh-CN'
|
||||
}
|
||||
headers = {
|
||||
'Ocp-Apim-Subscription-Key': BINGKEY,
|
||||
|
|
Loading…
Reference in a new issue