diff --git a/package-lock.json b/package-lock.json index 11cb01d..72440a8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { - "name": "青橙", + "name": "qingcheng-xiaochengxu", "lockfileVersion": 3, "requires": true, "packages": { diff --git a/request.js b/request.js index 4598e8f..d0ab4a9 100644 --- a/request.js +++ b/request.js @@ -1 +1,2 @@ export const url='http://1.94.237.210:3457'; +export const localhost = 'http://localhost:3456' \ No newline at end of file