Skip to content

Commit

Permalink
少了一个逗号
Browse files Browse the repository at this point in the history
  • Loading branch information
meiweiyuxian committed Feb 29, 2020
1 parent 84e83da commit f35b54b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/renderer/config/api.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const api = {
appid: '123', // 对应快递鸟用户后台 用户ID
appkey: '123123', // 对应快递鸟用户后台 API key
request_url: 'http://api.kdniao.cc/Ebusiness/EbusinessOrderHandle.aspx'
}
},
// 请根据自己创建的七牛的区域进行设置:
// https://developer.qiniu.com/kodo/manual/1671/region-endpoint
qiniu: 'http://up.qiniu.com'
Expand Down

0 comments on commit f35b54b

Please sign in to comment.