From 0150a5bd884ceebf6b01cf54456a7e7065dfaf9f Mon Sep 17 00:00:00 2001 From: cnf <3200815559@qq.com> Date: 星期二, 06 五月 2025 10:57:51 +0800 Subject: [PATCH] 调用plm接口通了 --- StandardInterface/MESApplication/Config/appsettings.json | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/StandardInterface/MESApplication/Config/appsettings.json b/StandardInterface/MESApplication/Config/appsettings.json index cf432d9..3f6e8e8 100644 --- a/StandardInterface/MESApplication/Config/appsettings.json +++ b/StandardInterface/MESApplication/Config/appsettings.json @@ -8,10 +8,10 @@ }, "AllowedHosts": "*", "Version": "1.0.0", - "X-KDApi-AcctID": "61ce591aee4c5a", - "X-KDApi-UserName": "mes", - "X-KDApi-AppID": "310228_4f7q68lG0OG9w9XL5e3q0bXqzgQV4toK", - "X-KDApi-AppSec": "db05ae60d70e4bd0a8bdb974f8030f6f", + "X-KDApi-AcctID": "68044981e73323", + "X-KDApi-UserName": "骞挎繁", + "X-KDApi-AppID": "310990_x3cJ16Do6vC539TFW+6pRy1E6MQ+xooO", + "X-KDApi-AppSec": "817a815631c24517b931ecebe8f8eae1", "X-KDApi-LCID": "2052", - "X-KDApi-ServerUrl": "http://121.36.245.199/K3cloud/" + "X-KDApi-ServerUrl": "http://47.96.178.105/k3cloud" } \ No newline at end of file -- Gitblit v1.9.3