TASK:模块化;
This commit is contained in:
@@ -6,7 +6,7 @@ public enum BuildType implements IEnumDisplay {
|
||||
DESIGN("design"),
|
||||
TO_PRODUCT_IMAGE("toProductImage"),
|
||||
RELIGHT("relight"),
|
||||
POSE_TRANSFORM("poseTransform")
|
||||
POSE_TRANSFORM("poseTransfer")
|
||||
;
|
||||
|
||||
private String value;
|
||||
|
||||
Reference in New Issue
Block a user