fix: 修改首页接口

This commit is contained in:
lwh 2023-05-09 10:51:56 +08:00
parent 05f4ee16e9
commit c4f02dee22

View File

@ -138,8 +138,8 @@ class Home extends BaseController
*/
public function getJointAchievementList()
{
$query = ModelJointAchievement::where()
->field([
$query = ModelJointAchievement::
field([
'joint_achievement_id',
'joint_achievement_title',
'joint_achievement_cover',