新增回调接口url前缀
This commit is contained in:
@@ -33,7 +33,7 @@ def post_request(url, data=None, json_data=None, headers=None, auth=None, timeou
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
url = 'https://83aa2db8e006.ngrok-free.app/api/style/callback'
|
||||
url = 'https://0dd6f6504aff.ngrok-free.app/api/style/callback'
|
||||
|
||||
object_data = {
|
||||
'outfit_id': "test",
|
||||
|
||||
Reference in New Issue
Block a user