develop
old易 2024-05-13 16:49:59 +08:00
commit c60205ca00
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);