bug 修复

develop
old易 2024-11-08 11:27:09 +08:00
parent a4db171a4e
commit 8a581138fd
1 changed files with 1 additions and 0 deletions

View File

@ -87,6 +87,7 @@ namespace New_College.Api.Controllers
data.response = sevolunterlist;
data.msg = "ok";
data.success = true;
return data;
}