From 6108fe7c4f3a329e8d309d00ee0b1761b8c5ad8f Mon Sep 17 00:00:00 2001 From: username@email.com <yzy2002yzy@163.com> Date: 星期五, 16 十二月 2022 09:39:55 +0800 Subject: [PATCH] 请示批复”里增加“招标信息网”的试用权限 --- zhengcaioa/zhengcaioa/appsettings.Development.json | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/zhengcaioa/zhengcaioa/appsettings.Development.json b/zhengcaioa/zhengcaioa/appsettings.Development.json index 9cb38fc..e86b578 100644 --- a/zhengcaioa/zhengcaioa/appsettings.Development.json +++ b/zhengcaioa/zhengcaioa/appsettings.Development.json @@ -12,9 +12,9 @@ } }, "AllowedHosts": "*", - "Elasticsearchurl": "http://192.168.0.116:9200", + "Elasticsearchurl": "http://192.168.0.4:9200", "SecurityKey": "superSecretKey@345", - "Shuchengurl": "http://192.168.0.191:8085", + "Shuchengurl": "http://192.168.0.7:8085", "GetShopUsers": "/actionapi/Shop/GetShopUsers", "huiyuanurl": "http://192.168.0.113:8087", "GetDateFirstOrderUser": "/api/ZCBackgRound/GetDateFirstOrderUser", @@ -25,6 +25,7 @@ "yaoqingma": "https://applet.51zhengcai.com:8088/code/", "PassPoints": "/api/UserPoints/PassPoints", "OaWriteTrainClassOder": "/api/ZCBackgRound/OaWriteTrainClassOder", - "OAWriteChangeAsync": "/api/ZCBackgRound/OAWriteChangeAsync" + "OAWriteChangeAsync": "/api/ZCBackgRound/OAWriteChangeAsync", + "OASetOtherBusiness": "/api/ZCBackgRound/OASetOtherBusiness" } -- Gitblit v1.9.1