develop
liuyangyi 2024-05-11 22:45:18 +08:00
parent 1c6c8536c0
commit 1c32a6509b
1 changed files with 0 additions and 1 deletions

View File

@ -61,7 +61,6 @@ namespace New_College.Api.Controllers.Front
/// <param name="query"></param>
/// <returns></returns>
[HttpPost]
[Authorize]
public async Task<MessageModel<bool>> OpenBindCardInfo(OpenVipCardRequest query)
{
return await v_VipCardInfoServices.OpenBindCardInfo(query);