This website works better with JavaScript.
Home
Explore
Help
Sign In
zhanghuiqing
/
manicure
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
更新域名
mjznps
Weller
1 year ago
parent
4728732720
commit
f4d227ef00
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
utils/serve.js
+ 1
- 1
utils/serve.js
View File
@@ -1,5 +1,5 @@
const HTTPS = 'https://mjznps.fnuo123.net
/
'
const HTTPS = 'https://mjznps.fnuo123.net'
export const http = function (param) {
let { url, data, method } = param
Write
Preview
Loading…
Cancel
Save