doum
2025-09-11 7298d5354963a88643a543b51b90192dc9fc934c
pda/manifest.json
@@ -1,6 +1,6 @@
{
    "name" : "月台调度",
    "appid" : "__UNI__8789FB4",
    "appid" : "__UNI__91B8BB7",
    "description" : "",
    "versionName" : "1.0.0",
    "versionCode" : "100",
@@ -18,7 +18,8 @@
            "proxy" : {
                "/gateway_interface" : {
                    // 这个字段名需与你配置的basePrefixUrl一致,系统识别到带有/dev-api请求的地址时,会在前面拼接上代理服务器地址
                    "target" : "http://10.50.250.253:8088/gateway_interface", // 代理服务器域名或IP地址
                    // "target" : "http://10.50.250.253:8088/gateway_interface", // 代理服务器域名或IP地址
                    "target" : "https://atwl.ahzyssl.com/zhyq_interface", // 代理服务器域名或IP地址
                    // "target" : "http://192.168.0.108:10010", // 代理服务器域名或IP地址
                    "changeOrigin" : true, // 允许跨域