调整接口类型
parent
3430d2b3bb
commit
079cb6e313
|
|
@ -61,6 +61,8 @@ namespace New_College.Api.Controllers.Front
|
||||||
return new MessageModel<List<uniMajorInfoResult>>()
|
return new MessageModel<List<uniMajorInfoResult>>()
|
||||||
{
|
{
|
||||||
response = roottrees,
|
response = roottrees,
|
||||||
|
success = true,
|
||||||
|
msg = "ok"
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue