履约表日期调整
This commit is contained in:
@@ -122,7 +122,7 @@ class APIClient:
|
||||
def __init__(self):
|
||||
self.headers = {
|
||||
'Authorization': Config.JIANDAOYUN_API_TOKEN,
|
||||
'Content-Type': 'application/json'
|
||||
'Content-Type': 'application/json.json'
|
||||
}
|
||||
|
||||
def request(self, url, payload, method='POST'):
|
||||
|
||||
Reference in New Issue
Block a user