mirror of
https://github.com/6dylan6/jdpro.git
synced 2026-04-16 07:29:16 +00:00
Merge branch '6dylan6:main' into main
This commit is contained in:
commit
fd5232ac2f
@ -25,7 +25,7 @@ let KCODE = process.env.KCODE || '';
|
|||||||
function TotalBean(data) {
|
function TotalBean(data) {
|
||||||
return new Promise(async resolve => {
|
return new Promise(async resolve => {
|
||||||
const options = {
|
const options = {
|
||||||
url: "https://api.nolanstore.top/JComExchange",
|
url: "https://api.nolanstore.cc/JComExchange",
|
||||||
body: JSON.stringify({ "code": data }),
|
body: JSON.stringify({ "code": data }),
|
||||||
headers: {
|
headers: {
|
||||||
'Content-Type': 'application/json',
|
'Content-Type': 'application/json',
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user