fix cookie modules
This commit is contained in:
@@ -6,8 +6,8 @@ const issue = new Issue({
|
||||
token: token, cookie: cookie,
|
||||
cors: {
|
||||
// baseUrl: 'http://localhost:8080'
|
||||
// baseUrl: 'https://cors.kevisual.cn'
|
||||
baseUrl: 'http://cors.kevisual.cn:11111'
|
||||
baseUrl: 'https://cors.kevisual.cn'
|
||||
// baseUrl: 'http://cors.kevisual.cn:11111'
|
||||
}
|
||||
});
|
||||
// const res = await issue.createIssue("cnb", {
|
||||
|
||||
Reference in New Issue
Block a user