forked from Cookies_Github_mirror/AquaDX
[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