Commit 7f6de3a8 authored by 肖健's avatar 肖健

改为线上测试地址

parent 1cc7fe5c
const baseUrl = 'http://mpcw6f.natappfree.cc'; const baseUrl = 'https://jduniapp.uzosp.com/api';
const httpRequest = (opts, data) => { const httpRequest = (opts, data) => {
let httpDefaultOpts = { let httpDefaultOpts = {
url: baseUrl + opts.url, url: baseUrl + opts.url,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment