|
@@ -3,9 +3,10 @@ var arrsign = require('./utils/util.js').arrsign
|
|
|
import transformCode from './utils/base64.js'
|
|
|
|
|
|
|
|
|
-let api = "http://192.168.1.200/mobile/index.php";
|
|
|
+// let api = "http://192.168.1.200/mobile/index.php";
|
|
|
// let api = "https://www.xyzshops.cn/mobile/index.php";
|
|
|
// let api = "http://www.xyzshops.cn/mobile/index.php";
|
|
|
+let api = "http://hmini.ibaobei.shop:8080/mobile/index.php";
|
|
|
|
|
|
function getReq(app, data, callback, method) {
|
|
|
let options = {
|