Merge branch 'dev/dev_xp' into dev/dev
This commit is contained in:
@@ -17,6 +17,7 @@ public class GenerateResultVO {
|
||||
|
||||
private String url;
|
||||
|
||||
// Success || Executing || Invalid || Failed
|
||||
private String status;
|
||||
|
||||
private String category;
|
||||
|
||||
@@ -23,6 +23,7 @@ public class PoseTransformationVO implements AllCollectionVO{
|
||||
|
||||
private byte isLiked;
|
||||
|
||||
// Success || Executing || Invalid || Failed
|
||||
private String status;
|
||||
private String collectionType;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user