TASK:上传回显;
This commit is contained in:
@@ -14,7 +14,9 @@ public enum Module implements IEnumDisplay {
|
||||
poseTransfer("Pose Transfer"),
|
||||
canvas("Canvas"),
|
||||
patternMaking3D("3D Pattern Making"),
|
||||
deReconstruction("De/Reconstruction");
|
||||
deReconstruction("De/Reconstruction"),
|
||||
uploadElement("UploadElement"),
|
||||
;
|
||||
|
||||
private final String value;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user