mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-05 03:07:27 +08:00
[api] Add maimai2 userPhoto API
This commit is contained in:
@@ -10,5 +10,6 @@ import lombok.NoArgsConstructor;
|
||||
public class PhotoResp {
|
||||
private int imageIndex;
|
||||
private int totalImage;
|
||||
private String fileName;
|
||||
private String divData;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user