ios bug修改

This commit is contained in:
lSun 2025-01-07 21:03:10 +08:00
parent 7996dda8a6
commit 4eb15791b3
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ public class LocalSysFileServiceImpl implements ISysFileService {
* 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/";
/**
* 本地文件上传接口