From 60e78c332cd5597f955e150e1a5f239db8facc59 Mon Sep 17 00:00:00 2001 From: username@email.com <yzy2002yzy@163.com> Date: 星期五, 15 十月 2021 15:41:47 +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