Files
m-stecmd/docs/e2e-evidence/responses/A_2_3_1.txt

7 lines
887 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 端点 2.3.1 修改登录密码 用例组 A缺三要素头
# 请求POST https://jcd.stec.p-q.co/OutWebApi/api/ModifyPassword
# 请求头:无三要素头
# HTTP 状态500
# 存档时间2026-09-04T03:11:09+0800
============================================================
{"Message":"发生错误。","ExceptionMessage":"{\"code\":\"500\",\"msg\":\"无效的token。\",\"data\":null}","ExceptionType":"NK.Public.Exceptions.BusinessException","StackTrace":" 在 OutWebApi.BaseApiController..ctor() 位置 E:\\WorkData\\城建\\code\\WebApps\\OutWebApi\\Controllers\\BaseApiController.cs:行号 58\r\n 在 OutWebApi.Controllers.ModifyPasswordController..ctor()\r\n 在 lambda_method(Closure )\r\n 在 System.Web.Http.Dispatcher.DefaultHttpControllerActivator.Create(HttpRequestMessage request, HttpControllerDescriptor controllerDescriptor, Type controllerType)"}