|
@@ -7,8 +7,8 @@ const jheader = {
|
|
|
}
|
|
|
|
|
|
|
|
|
-// const url = 'http://118.24.176.28:8778'
|
|
|
-const url = 'https://api.winwin-sport.com'
|
|
|
+const url = 'http://118.24.176.28:8778'
|
|
|
+// const url = 'https://api.winwin-sport.com'
|
|
|
|
|
|
let RQ = []
|
|
|
function request(api, method, header, data, hideLoading) {
|