From d32ac8cd4de461a2b6cdfc0d21ca77df44334c89 Mon Sep 17 00:00:00 2001 From: username@email.com <yzy2002yzy@163.com> Date: 星期三, 15 十二月 2021 16:30:08 +0800 Subject: [PATCH] 撤单退回金额 --- zhengcaioa/zhengcaioa/appsettings.Development.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/zhengcaioa/zhengcaioa/appsettings.Development.json b/zhengcaioa/zhengcaioa/appsettings.Development.json index 14010fe..7f62f45 100644 --- a/zhengcaioa/zhengcaioa/appsettings.Development.json +++ b/zhengcaioa/zhengcaioa/appsettings.Development.json @@ -21,6 +21,6 @@ "SetCaseOrder": "/api/ZCBackgRound/SetCaseOrder", "GetYGPromoteCode": "/api/ZCBackgRound/GetYGPromoteCode", "GetYGYaoQingYonghu": "/api/ZCBackgRound/GetYGYaoQingYonghu", - "yaoqingma": "http://51zhengcai.com/regist?id=" + "yaoqingma": "https://applet.51zhengcai.com:8088/code/" } -- Gitblit v1.9.1