保存进度!

This commit is contained in:
2023-06-02 18:04:26 +08:00
parent 9420e96539
commit 0184cbf2d5
3 changed files with 61 additions and 0 deletions

View File

@@ -78,4 +78,10 @@ public class ArchievementQueryController
return result;
}
@RequestMapping("/query_ranking_list.do")
public void queryCallerArchievementRankingList( )
{
}
}