wangbaohua
18603301327 4 years ago
parent a2b9413f0e
commit b7c2d561e3
  1. 2
      IOReportSysMP/miniprogram/utils/util.ts

@ -103,7 +103,7 @@ const getQueryString = (params: any):string => {
}
// Base URL (注意:不要以 / 结尾)
export const BASE_URL = "http://192.168.1.106:8085";
export const BASE_URL = "http://192.168.207.1:8085";
//export const BASE_URL = "https://gl.tsrlsf.com:13180";
export const buttonClicked= (self:any) =>{
self.setData({

Loading…
Cancel
Save