Merge branch 'dev/dev_xp' into dev/dev

This commit is contained in:
2025-06-16 15:08:50 +08:00
2 changed files with 18 additions and 5 deletions

View File

@@ -31,6 +31,8 @@ public class PoseTransformation extends BaseEntity {
private byte isDeleted;
private String modelName;
public PoseTransformation() {
}