This commit is contained in:
zpc 2025-09-11 13:41:05 +08:00
parent cfdba65224
commit 947c8b9306

View File

@ -683,11 +683,7 @@ namespace CoreCms.Net.Services
} }
} }
return new WebApiCallBack() return jm;
{
status = false,
msg = "用户不存在"
};
} }
#endregion #endregion