|
|
|
@ -3,7 +3,7 @@ let report_url_ = "https://qhdbeiyisan-api.sixinyun.com";
|
|
|
|
let h5_url_ = "https://qhdbeiyisan-api.sixinyun.com";
|
|
|
|
let h5_url_ = "https://qhdbeiyisan-api.sixinyun.com";
|
|
|
|
const dev = 0;
|
|
|
|
const dev = 0;
|
|
|
|
if (dev === 1) {
|
|
|
|
if (dev === 1) {
|
|
|
|
url_ = "http://sixintijian";
|
|
|
|
url_ = "http://localbeiyisan";
|
|
|
|
report_url_ = "http://192.168.31.106:5173";
|
|
|
|
report_url_ = "http://192.168.31.106:5173";
|
|
|
|
h5_url_ = "http://192.168.31.106:5173";
|
|
|
|
h5_url_ = "http://192.168.31.106:5173";
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|