bug 修复
parent
a4db171a4e
commit
8a581138fd
|
|
@ -87,6 +87,7 @@ namespace New_College.Api.Controllers
|
|||
|
||||
data.response = sevolunterlist;
|
||||
data.msg = "ok";
|
||||
data.success = true;
|
||||
return data;
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue