ios bug修改
This commit is contained in:
parent
7996dda8a6
commit
4eb15791b3
|
|
@ -58,7 +58,7 @@ public class LocalSysFileServiceImpl implements ISysFileService {
|
||||||
* app接口
|
* app接口
|
||||||
*/
|
*/
|
||||||
// public static String appUrl = "http://112.29.103.165:14413/app/";
|
// public static String appUrl = "http://112.29.103.165:14413/app/";
|
||||||
public static String appUrl = "http://192.168.0.14:21623/app/";
|
public static String appUrl = "http://192.168.2.132:31913/app/";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 本地文件上传接口
|
* 本地文件上传接口
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue